rearranged static files

This commit is contained in:
realaravinth
2021-05-29 12:22:31 +05:30
parent 417e008c27
commit c873d152c3
83 changed files with 49 additions and 44 deletions

View File

@@ -16,7 +16,7 @@ module.exports = {
},
output: {
filename: '[name].js',
path: path.resolve(__dirname, './static-assets/bundle/'),
path: path.resolve(__dirname, './static/cache/bundle/'),
},
module: {
rules: [