mirror of
https://codeberg.org/demostf/inspector.git
synced 2026-06-03 10:04:09 +02:00
bumb some stuff
This commit is contained in:
parent
93130dd16b
commit
4d3d3b34c9
3 changed files with 7759 additions and 12707 deletions
|
|
@ -40,7 +40,6 @@ module.exports = [{
|
|||
},
|
||||
plugins: [
|
||||
new CopyWebpackPlugin({patterns: [{from: 'index.html'}]}),
|
||||
isDevelopment && new webpack.HotModuleReplacementPlugin(),
|
||||
isDevelopment && new ReactRefreshWebpackPlugin(),
|
||||
].filter(Boolean),
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue