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 建立於 2015年9月22日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (3,741 star) (458 fork)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

貢獻者指南