developing-a-redux-edge
developing-a-redux-edge copied to clipboard
Use Webpack for the `This is some amazing text!` Node sample
I never could get rollup to work, used the webpack.config.js from http://jlongster.com/Backend-Apps-with-Webpack--Part-I and this line in package.JSON "rnode": "webpack --config source/test/webpack.config.js && node source/test/build/backend.js" test.zip
At https://repl.it/languages/javascript pasting in basic.js works, by far the easiest way to run basic.js