mirror of
https://github.com/mue/mue.git
synced 2026-07-23 08:47:19 +02:00
Rewrite
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
module.exports = {
|
||||
mode: 'production',
|
||||
entry: ['./src/assets/js/index.js'],
|
||||
output: {
|
||||
filename: 'base.js',
|
||||
path: `${__dirname}/src/assets/js`
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user