mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-23 14:23:39 +08:00
removed from dev config
This commit is contained in:
parent
e944a3684e
commit
4f5db9deec
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ const DEV_CONFIG = {
|
|||
overlay: false,
|
||||
},
|
||||
},
|
||||
output: {
|
||||
publicPath: "/",
|
||||
},
|
||||
plugins: [
|
||||
new ExtraWatchWebpackPlugin({
|
||||
dirs: [resolve(__dirname, "../static/html")],
|
||||
|
|
Loading…
Reference in a new issue