Open
Description
Hi,
I'm trying to use use the Bower package for an Ember project (building with Broccoli). Since the src folder is ignored by bower problems occure when building as there is a refernce in the *.js.map files to the src-folder.
The only way I can build successfully is to dissable sourcemaps, which makes me sad.
The same kind issue has been raised in the showdownjs/showdown project: showdownjs/showdown#200
Thoughts?
Best regards,
Samuel