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 de9460f commit c140b50Copy full SHA for c140b50
templates/WebApplicationBasic/webpack.config.dev.js
@@ -1,3 +1,4 @@
1
+var path = require('path');
2
var webpack = require('webpack');
3
4
module.exports = {
0 commit comments