Differential / meteor-vulcanize

Vulcanize html imports in your meteor app.
32 stars 15 forks source link

Move bower_components out of \public folder #3

Open tdesc opened 9 years ago

tdesc commented 9 years ago

Is it correct, that after project been vulcanized, we don't need bower_components in public folder anymore? Is there any way to remove it for production during meteor bundle?

AndreasGalster commented 9 years ago

I think putting it in a /tests folder should work.