Build Setup for when we edit the script and reload, we get the update (compile) code.
also When something crashes, we get a source- mapped stack trace pointing at the correct line numbers in the actual files.
- babel-core
- babel-preset-es2015
- moduleserve
- distfs
A Javascript parser: acorn
Let's do this together