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.
tsconfig.json
1 parent 6cb1e4e commit 0f7291eCopy full SHA for 0f7291e
tsconfig.json
@@ -12,5 +12,5 @@
12
"types": ["node"],
13
"esModuleInterop": true
14
},
15
- "include": ["bin/webpack-dev-server.js", "lib/utils/DevServerPlugin.js"]
+ "include": ["bin/webpack-dev-server.js"]
16
}
0 commit comments