Skip to content

Commit 181c4e5

Browse files
https://github.com/brianc/node-postgres/issues/838
1 parent 31c7198 commit 181c4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const path = require('path');
2-
//var webpack = require('webpack');
2+
var webpack = require('webpack');
33

44
module.exports = {
55
entry: './server.js',

0 commit comments

Comments
 (0)