Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Downstream Compilation Issue #26

Open
mansona opened this issue Feb 22, 2017 · 2 comments
Open

Downstream Compilation Issue #26

mansona opened this issue Feb 22, 2017 · 2 comments

Comments

@mansona
Copy link

mansona commented Feb 22, 2017

Howdy 👋

I'm including this in an application that has clean-css as part of its build process. When building a production build the build process get clean-css to "throw on warning" which is designed to prevent any issues with CSS unknowingly getting through to the production build (I guess).

It has started failing on jquery-jsonview because the css file has a sourceMappingUrl definition at the bottom of it but there is no sourcemap actually provided https://github.com/yesmeck/jquery-jsonview/blob/master/dist/jquery.jsonview.css#L56

I don't know if it's easy in your build process to just remove this comment line but if you could point me in the right direction I might be able to take a look with a PR if I get a chance.

@yesmeck
Copy link
Owner

yesmeck commented Feb 22, 2017

@mansona Feel free to send a PR.

@mansona
Copy link
Author

mansona commented Feb 22, 2017

@yesmeck any idea what might be adding that line in your build process before I jump into it?

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

No branches or pull requests

2 participants