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/addon-blueprint #14

Merged
merged 8 commits into from
Jan 31, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Jan 31, 2023

Description

I replicated the changes made in embroider-build/addon-blueprint#103:

  • Commits 2-3: Renamed addon-main.js to addon-main.cjs (addon package)
  • Commits 4-5: Updated additional fields in package.json for TypeScript projects (addon package)
  • Commits 6-7: Combined rollup.config.js and rollup.config.mjs (addon package)
  • Commit 8: Allowed copying *.cjs files for ember-template-lint, eslint, prettier, stylelint (addon and test-app packages)

@ijlee2 ijlee2 added bug Something isn't working enhance: code Issue asks for new feature or refactor labels Jan 31, 2023
@ijlee2 ijlee2 marked this pull request as ready for review January 31, 2023 21:19
@ijlee2 ijlee2 merged commit 523a2bb into main Jan 31, 2023
@ijlee2 ijlee2 deleted the downstream-addon-blueprint branch January 31, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhance: code Issue asks for new feature or refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant