web-animations/web-animations-js

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日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,741 stars) (458 forks)batch import
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

コントリビューターガイド