Skip to content

Conversation

@leepowelldev
Copy link

Fixes issue where external source maps are not being generated with Postcss 7 - this is due to a refactor by Postcss where result.map is now an instance of SourceMapGenerator and we need to convert this to a string before writing to file.

Before this fix external source map tests are failing, this now resolve those.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.316% when pulling 6676a77 on leepowellcouk:bugfix/sourcemapgenerator into 47104bc on postcss:master.

@coveralls

This comment has been minimized.

Copy link
Collaborator

@RyanZim RyanZim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove package-lock.json.

@leepowelldev
Copy link
Author

Done

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

Successfully merging this pull request may close these issues.

3 participants