terraform
terraform copied to clipboard
Ko browserify js
Referenced against #94.
- Merges @vbwx’s Browserify support
- Removes
.essupport, preprocess all.jsfiles (also improves #30) and Browserify the ones that the requirements instead - Fixes how it works when pathing to a project (ex.
harp server ~/path/to/my-browserify-proj - Removes mangling for AngularJS, fixes https://github.com/sintaxi/harp/issues/418
TODO
- [ ] Fix with Framework style apps (possibly needs to know to look for
node_modulesone level up frompublic/? - [ ] Test on Windows
Hi there, I can help with the "Test on Windows" part, just ping me when you need it.