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

fix(webpack): use compact name for concatenated modules #7639

Merged
merged 10 commits into from Jun 30, 2020
Merged

Commits on Jun 30, 2020

  1. test: add shared-chunk fixture

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    3a99556 View commit details
    Browse the repository at this point in the history
  2. fix(webpack): use compact name for concatinated modules

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    d82168e View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    0c90a99 View commit details
    Browse the repository at this point in the history
  4. fix: use undefined check for name

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    307ac20 View commit details
    Browse the repository at this point in the history
  5. fixture: avoid warn

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    4098ee9 View commit details
    Browse the repository at this point in the history
  6. chore: simplify default name

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    f1d1105 View commit details
    Browse the repository at this point in the history
  7. fix: generate compact name using named chunks

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    43a98f2 View commit details
    Browse the repository at this point in the history
  8. refactor: use .modern.js and update the tests

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    3109fde View commit details
    Browse the repository at this point in the history
  9. fix: app chunk name

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    522983d View commit details
    Browse the repository at this point in the history
  10. chore: update tests and fix lint

    pooya parsa committed Jun 30, 2020
    Copy the full SHA
    66272d3 View commit details
    Browse the repository at this point in the history