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

Use "real modules" for ember-source when possible (3.27+) #740

Merged
merged 19 commits into from
Mar 27, 2021

Commits on Mar 25, 2021

  1. v3.21.2...v3.25.2

    ef4 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d96c305 View commit details
    Browse the repository at this point in the history
  2. lint:fix

    ef4 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8f556ae View commit details
    Browse the repository at this point in the history
  3. stop complaints from linter

    ef4 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ce09418 View commit details
    Browse the repository at this point in the history
  4. fixing one deprecation

    ef4 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9a78708 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db93e64 View commit details
    Browse the repository at this point in the history
  6. re-rolling whole yarn lock

    ef4 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d93ba20 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. true modules build of ember-source

    This seems fully-working with staticAddonTrees off, and with them on the apps boots but we have an issue with the test setup.
    ef4 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8097e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96a802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d62e373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e14303 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cd8a8c View commit details
    Browse the repository at this point in the history
  6. putting ember-source back again

    ef4 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b1969b0 View commit details
    Browse the repository at this point in the history
  7. yarn was breaking on me

    ef4 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    59dde33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21a2f83 View commit details
    Browse the repository at this point in the history
  9. locking ember-engines version

    ef4 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c31c325 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    fd561c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eeb92f View commit details
    Browse the repository at this point in the history
  3. update types for test-setup

    We weren't properly exposing the fact that you can also send config into `@embroider/webpack`.
    ef4 committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    6987258 View commit details
    Browse the repository at this point in the history
  4. skipBabel for qunit

    ef4 committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    d332abf View commit details
    Browse the repository at this point in the history