Skip to content

Fix: External source maps not being generated#324

Merged
RyanZim merged 2 commits intopostcss:masterfrom
leepowelldev:bugfix/sourcemapgenerator
Apr 25, 2020
Merged

Fix: External source maps not being generated#324
RyanZim merged 2 commits intopostcss:masterfrom
leepowelldev:bugfix/sourcemapgenerator

Conversation

@leepowelldev
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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