adopted-ember-addons / adopted-ember-addons/ember-paper

css sourcemaps no longer working after installing ember-paper

未关闭
#819 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
879
派生
327
PR 合并指标
30 天内没有已合并 PR

描述

Noticed that after installing ember-paper, the app's built CSS file no longer includes the `/*# sourceMappingURL=my-app.css.map */` line.

This occurs even if the `@import "ember-paper";` line is removed from `app.scss`.

Here is a repo that demonstrates the issue: https://github.com/bantic/try-css-sourcemaps

If you pull that down and `ember build`, you should see that the `dist/assets/try-css-sourcemaps.css` file does not have that sourceMapping url. Removing `ember-paper` from the package.json and rebuilding will cause the sourceMapping url to reappear.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。