mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
static dir renamed and cookie auth middleware
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user