terraform icon indicating copy to clipboard operation
terraform copied to clipboard

Ko browserify js

Open kennethormandy opened this issue 10 years ago • 1 comments

Referenced against #94.

  • Merges @vbwx’s Browserify support
  • Removes .es support, preprocess all .js files (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_modules one level up from public/?
  • [ ] Test on Windows

kennethormandy avatar Jun 23 '15 17:06 kennethormandy

Hi there, I can help with the "Test on Windows" part, just ping me when you need it.

Spone avatar Dec 19 '15 15:12 Spone