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

Fails to fingerprint in production mode #10390

Open
BryanCrotaz opened this issue Oct 6, 2023 · 3 comments
Open

Fails to fingerprint in production mode #10390

BryanCrotaz opened this issue Oct 6, 2023 · 3 comments

Comments

@BryanCrotaz
Copy link

BryanCrotaz commented Oct 6, 2023

ember version 4.12.1 & 4.12.2,node 16 & 18

ember build --environment=production only fingerprints the chunk files
ember build --environment production and ember build -prod both correctly fingerprint all asset files

Docs say to use --environment=production
ember-cli-deploy uses --environment=production

Reproducible by @NullVoxPopuli on a new clean project

@BryanCrotaz BryanCrotaz changed the title Fails to build in production mode Fails to fingerprint in production mode Oct 6, 2023
@BryanCrotaz
Copy link
Author

works in 5.3

@kategengler
Copy link
Member

@NullVoxPopuli Do you have any more info here?

@NullVoxPopuli
Copy link
Contributor

I believe the instructions in the OP to be sufficient for reproduction

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

No branches or pull requests

3 participants