web-animations/web-animations-js
GitHub で見るsrc ignored in Bower distribution leads to problems as it is referenced in web-animations-next.min.js.map
Open
#42 opened on 2015年9月22日
Update-Quarterlyenhancementhelp wanted
説明
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: https://github.com/showdownjs/showdown/issues/200
Thoughts?
Best regards, Samuel