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

Add babel plugin for preprocessing templates with ast transforms #1199

Merged

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    5671ce5 View commit details
    Browse the repository at this point in the history
  2. Disable linting on require(...) line in babel plugin

    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f8ba147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26172c0 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    08b58a3 View commit details
    Browse the repository at this point in the history
  5. Refactor template-transform-plugin to depend on babel-plugin-stage1-i…

    …nline-hbs
    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9b95267 View commit details
    Browse the repository at this point in the history
  6. compilerPath and expose stage1 plugin from core

    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a4f70a0 View commit details
    Browse the repository at this point in the history
  7. Use embroider/core instead of shared-internals

    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    000dfcd View commit details
    Browse the repository at this point in the history
  8. Refactor API to minimum options; ember-source is a peerDep

    Matthew Edwards committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    09f8481 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Added ember-source as peerDependenciesMeta

    Matthew Edwards committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cac2720 View commit details
    Browse the repository at this point in the history