We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c276266 commit 2c47062Copy full SHA for 2c47062
webpack.config.js
@@ -1,4 +1,6 @@
1
const {resolve} = require('path')
2
+// XXX do not export a devServer from this file.
3
+// See https://github.com/advisories/GHSA-wr3j-pwj9-hqq6 for more info.
4
module.exports = {
5
resolve: {
6
alias: {
0 commit comments