Cleanup
This commit is contained in:
parent
085fb25de9
commit
cbc53822f4
20 changed files with 17 additions and 644 deletions
|
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
output: {
|
||||
path: path.resolve(__dirname, 'public/js'),
|
||||
filename: 'bundle.js',
|
||||
publicPath: '/js/', // Ensure HMR works properly
|
||||
publicPath: '/js/',
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.tsx', '.ts', '.js'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue