Skip to content

Commit 8b37c57

Browse files
overrides webpack
1 parent 39d8f33 commit 8b37c57

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"xml2js": "^0.6.2",
9696
"babel-plugin-polyfill-corejs3": "0.8.6",
9797
"babel-plugin-polyfill-corejs2": "0.4.6",
98-
"babel-plugin-polyfill-regenerator": "0.5.3"
98+
"babel-plugin-polyfill-regenerator": "0.5.3",
99+
"webpack-dev-middleware": "5.3.4"
99100
}
100101
}

0 commit comments

Comments
 (0)