• Justin Woo's avatar
    simplify webpack setup · 5fb755d4
    Justin Woo authored
    * make webpack dev server work again
    * use the purescript compiler output CommonJS modules from src/index.js
    * add prebuild "yarn compile" script
    * with "yarn dev", you now only need to run a purs ide plugin or run "yarn compile"
    5fb755d4
webpack.config.js 2.23 KB