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

[WIP] [Fix #862] add emberSourceRealModules flag #866

Closed
wants to merge 6 commits into from

Commits on Sep 21, 2021

  1. [Fix #862] add emberSourceRealModules flag

    * changes “real module” mode of ember-source to begin automatically at 4.0.0, rather then 3.27.0-beta.0
    * adds emberSourceRealModules option, to opt into this mode prior to 4.0.0
    * begins fixing [email protected] issues
    * replicate ember-cli-babel’s non-“Real module” mode when the emberSourceRealModules is false
    stefanpenner committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8e5653f View commit details
    Browse the repository at this point in the history
  2. WIP

    stefanpenner committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    9121384 View commit details
    Browse the repository at this point in the history
  3. asdf

    stefanpenner committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7080d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148ce07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    511a444 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ef5980 View commit details
    Browse the repository at this point in the history