mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-17 18:32:11 +01:00
Add images folder. Migrate input controller into InputBox component
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
entry: __dirname + "/src/index.jsx",
|
||||
entry: __dirname + "/src/app/index.jsx",
|
||||
output: {
|
||||
fileame: 'bundle.js',
|
||||
path: __dirname + '/src',
|
||||
|
||||
Reference in New Issue
Block a user