Skip to content

Move ember-cli-terser to run after broccoli-asset-rev (reduces sourcemapping issues in some contexts)#266

Merged
rwjblue merged 2 commits intoember-cli:masterfrom
mike-engel:master
Apr 28, 2021
Merged

Move ember-cli-terser to run after broccoli-asset-rev (reduces sourcemapping issues in some contexts)#266
rwjblue merged 2 commits intoember-cli:masterfrom
mike-engel:master

Conversation

@mike-engel
Copy link
Contributor

@mike-engel mike-engel commented Apr 16, 2021

This closes #265 by implementing the suggestion mentioned in the root comment.

This also ensures that ember-cli-sri doesn't run before ember-cli-terser, since the code should be in its final state before reaching that plugin.

@rwjblue rwjblue added the bug label Apr 28, 2021
@rwjblue rwjblue changed the title Move ember-cli-terser to run after broccoli-asset-rev Move ember-cli-terser to run after broccoli-asset-rev (reduces sourcemapping issues in some contexts) Apr 28, 2021
@rwjblue rwjblue merged commit 1ae52c5 into ember-cli:master Apr 28, 2021
@apellerano-pw
Copy link

Could this change be responsible for the issue in #275 ?

@kiwi-josh
Copy link

I am also interested in whether this change is causing the above issue @apellerano-pw mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sourcemaps broken when using fingerprinting

4 participants