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 31c7198 commit 181c4e5Copy full SHA for 181c4e5
webpack.config.js
@@ -1,5 +1,5 @@
1
const path = require('path');
2
-//var webpack = require('webpack');
+var webpack = require('webpack');
3
4
module.exports = {
5
entry: './server.js',
0 commit comments