Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in checkLanguageKeys when a source map refers to non-bundled files #433

Open
mwoc opened this issue Jul 29, 2016 · 0 comments
Open

Comments

@mwoc
Copy link
Contributor

mwoc commented Jul 29, 2016

Running checkLanguageKeys in a project using bootstrap.css (which has a source map), and assetgraph-builder v4.10.9.

One of the transforms finds the source map, and in that finds references to sources which are not bundled, throwing WARN messages:

⚠ WARN: http-pub/3rdparty/bootstrap/css/less/normalize.less: ENOENT: no such file or directory, open 'http-pub/3rdparty/bootstrap/css/less/normalize.less'
Including assets:
http-pub/3rdparty/bootstrap/css/bootstrap.css.map

I'm unsure what the behaviour regarding source maps should be in checkLanguageKeys though :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant