rcorp / standard-project-structure

A mission to improve developer productivity. Automate Everything ™ !
Apache License 2.0
5 stars 3 forks source link

grunt task for browserify #75

Open neerajsachan opened 7 years ago

neerajsachan commented 7 years ago

Create the grunt task for browserify so we need the grunt-browserify plugin follow the reference (https://www.npmjs.com/package/grunt-browserify) plugin. For the transforms we use the coffeeify for the coffeescript files , tsify or typescriptifier for the typescript file and envify for the set environment.

riteshe63 commented 7 years ago

Add Yeoman file.