π Describe the Bug
A clear and concise description of what the bug is.
How can I get build output that matches the previous version β where JavaScript chunk names include hashes, CSS filenames have hashes, and image filenames also have hashes? In the current build output, images and CSS files no longer have hashes, JavaScript is not split into multiple chunks, and there are only two JS files: main-xxxx.jsand modules-4-12-DAsRyi-K.js. The main-xxxx.jsfile is too large, and there is now an extra directory called @embroider.
π¬ Minimal Reproduction
Describe steps to reproduce. If possible, please, share a link with a minimal reproduction.
6.x
my app is upgrade to 7.0
π Actual Behavior
A clear and concise description of what is happening.
π€ Expected Behavior
A clear and concise description of what you expected to happen.
π Environment
- Ember: - 7.0
- Ember-CLI: - 7.0
- Node.js/npm: - 26
- OS: - windows 10
- Browser: - chrome
β Additional Context
Add any other context about the problem here.
π Describe the Bug
A clear and concise description of what the bug is.
How can I get build output that matches the previous version β where JavaScript chunk names include hashes, CSS filenames have hashes, and image filenames also have hashes? In the current build output, images and CSS files no longer have hashes, JavaScript is not split into multiple chunks, and there are only two JS files: main-xxxx.jsand modules-4-12-DAsRyi-K.js. The main-xxxx.jsfile is too large, and there is now an extra directory called @embroider.
π¬ Minimal Reproduction
Describe steps to reproduce. If possible, please, share a link with a minimal reproduction.
6.x
my app is upgrade to 7.0
π Actual Behavior
A clear and concise description of what is happening.
π€ Expected Behavior
A clear and concise description of what you expected to happen.
π Environment
β Additional Context
Add any other context about the problem here.