AG-420 Improve React implementation

This commit is contained in:
Sean Landsman
2017-05-26 11:12:43 +01:00
parent e1871affe3
commit f8b8a0b066
30 changed files with 13 additions and 1855 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
entry: SRC_DIR + "/index.js",
output: {
path: __dirname,
filename: "dist/bundle.js"
filename: "dist/react-trader.js"
},
module: {
loaders: [