tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
237 stars 58 forks source link

Every new .js file needs to be minified and added manually #29

Closed agayakwad closed 10 years ago

agayakwad commented 10 years ago

Is there a way to add automatically newly added .js file to the main page with Minification or based on the required .js object

without any user interpretation, so that user should not be worried of minifing and adding the .js every time

diwa-zz commented 10 years ago

This has nothing to do with play-yeoman. Please research grunt on how to do this

milliondreams commented 10 years ago

Agree with Diwa