Skip to content

How to Restore Previous Build Output with Hashed JS Chunks, CSS, and Image NamesΒ #21428

@cjdxhjj

Description

@cjdxhjj

🐞 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions