mirror of
https://github.com/wassname/rl_2d_walker.js.git
synced 2026-09-11 12:43:23 +08:00
clean
This commit is contained in:
@@ -15,14 +15,6 @@ module.exports = {
|
||||
path: path.join(__dirname, 'dist'),
|
||||
filename: '[name].bundle.js',
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
test: /\.css$/,
|
||||
use: [ 'style-loader', 'css-loader' ]
|
||||
}
|
||||
]
|
||||
},
|
||||
optimization: {
|
||||
splitChunks: {
|
||||
cacheGroups: {
|
||||
|
||||
Reference in New Issue
Block a user