babel/generator-babel-boilerplate

Shouldn't bower.json include sourcemap?

Closed this issue · 3 comments

Shouldn't the bower.json include both dist/lib.js and dist/lib.js.map?

One user of parsley has issues because one of his grunt tasks notices the link to the .map in the main js file and then complains it can't be found (as it wasn't copied over)

This boilerplate doesn't include bower.json , since not everyone uses it, yet it takes 2 secs to set up. Gonna close since the issue is unrelated to this project, but I'll take a look at the Parsley issue and try to help ✌️

Oh, sorry, I thought bower.json was generated, I should have checked 😊

No problem at all!