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

Downstreamed changes from @embroider/[email protected] #68

Merged
merged 7 commits into from
Nov 7, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Nov 7, 2023

What changed?

I made a few changes to how the codemod updates the addon package.

  • babel.config.json: Updated Babel dependencies
  • rollup.config.mjs: Simplified addon.publicEntrypoints() and addon.appReexports() (the file pattern arrays are static; they are no longer derived in the analyze-addon step)
  • rollup.config.mjs: Added addon.gjs() (i.e. allow writing <template>-tag components)
  • package.json: Replaced ember-cli-typescript with typescript
  • tsconfig.json: Extended @tsconfig/ember

@ijlee2 ijlee2 added the enhance: code Issue asks for new feature or refactor label Nov 7, 2023
@ijlee2 ijlee2 merged commit 11c3d34 into main Nov 7, 2023
2 checks passed
@ijlee2 ijlee2 deleted the downstream-addon-blueprint-2.7.0 branch November 7, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: code Issue asks for new feature or refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant