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

CLI feature: include source maps #42

Merged
merged 3 commits into from
Jul 20, 2020
Merged

Conversation

emilbjorklund
Copy link
Contributor

@emilbjorklund emilbjorklund commented Jul 6, 2020

Earlier behavior is kept, but if the -s or --source-maps option is passed in, source map files are no longer ignored when generating asset version file.

Added new diff tests based on the above, and a helper in the build-steps to ensure that the temp folders exist.

Fixes #41.

Tests were failing unless these were manually created.
Toggles _not_ ignoring source maps in asset-versions file output.
@emilbjorklund emilbjorklund requested a review from voxpelli July 6, 2020 14:21
@voxpelli voxpelli merged commit 2159d50 into master Jul 20, 2020
@voxpelli voxpelli deleted the feature/include-source-maps branch July 20, 2020 14:07
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.

Make source map inclusion possible
2 participants