static dir renamed and cookie auth middleware

This commit is contained in:
realaravinth
2021-05-01 11:28:39 +05:30
parent c96f890236
commit 7058af84d6
72 changed files with 270 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ module.exports = merge(common, {
mode: 'production',
output: {
filename: '[name].js',
path: path.resolve(__dirname, 'static/bundle'),
path: path.resolve(__dirname, 'static-assets/bundle'),
},
optimization: {
minimizer: [