addyosmani / generator-webapp-uncss

Yeoman generator with grunt-uncss
41 stars 3 forks source link

JS not build #4

Open rowild opened 9 years ago

rowild commented 9 years ago

When running the vanilla installation of webapp-uncss, no Javascripts (aside from the modernizr) are generated on "grunt build". Trying to add more functionality to the scripts/main.js file does not change a thing.

Comparing with webapp (vanilla installation), a js file is generated correctly.

Unfortunately, after 3 days, I still didn't find the reason, why this happens... Can you please provide some advise on how to solve this problem?

Thanks! Robert

arthurvr commented 9 years ago

We'll need some more info to reproduce this. Did you change anything to the build setup? Or maybe to the usemin comments in the HTML? What options did you scaffold the generator with?

arthurvr commented 9 years ago

This might as well be a duplicate of https://github.com/addyosmani/generator-webapp-uncss/issues/1.

rowild commented 9 years ago

Ahem... it says "Vanilla installation"... no changes at all... just let yeoman do its job and then run "grunt build".

rowild commented 9 years ago

Sorry, didn't want to close this...

rowild commented 9 years ago

Any progresses?

heloisalabz commented 9 years ago

:( print