mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
wip
This commit is contained in:
parent
53534946c4
commit
cfc228e3b4
@ -120,8 +120,6 @@ module.exports = Object.keys(langs).map(lang => {
|
||||
modules: ['node_modules', './webpack/loaders']
|
||||
},
|
||||
cache: true,
|
||||
devtool: 'eval',
|
||||
stats: true,
|
||||
profile: true
|
||||
devtool: 'eval'
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user