v0.0.5
- Change default output path from
./build/server/main.jsto just./build/main.js. This will make working with filesystem much easier as relative paths ofsrcandbuilddirectories will be congruent.
./build/server/main.js to just ./build/main.js. This will make working with filesystem much easier as relative paths of src and build directories will be congruent.