Skip to content

Commit

Permalink
Build better redsys
Browse files Browse the repository at this point in the history
  • Loading branch information
boyander committed Oct 27, 2016
1 parent 286dca2 commit 548802e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 5,960 deletions.
1 change: 1 addition & 0 deletions builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const webpackConfig = {
target: "node", // in order to ignore built-in modules like path, fs, etc.
libraryTarget: "commonjs2"
},
target: "node", // in order to ignore built-in modules like path, fs, etc.
module: {
loaders: [{
test: /\.js$/,
Expand Down
Loading

0 comments on commit 548802e

Please sign in to comment.