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

Convert addon setup to monorepo #388

Merged
merged 9 commits into from
Mar 2, 2022
Merged

Convert addon setup to monorepo #388

merged 9 commits into from
Mar 2, 2022

Conversation

SergeAstapov
Copy link
Collaborator

@SergeAstapov SergeAstapov commented Feb 16, 2022

@SergeAstapov SergeAstapov changed the title Convert monorepo Port an Addon to V2 Feb 16, 2022
As we disabled `ENV.EmberENV.RAISE_ON_DEPRECATION`, now we can have FastBoot tests passing
package.json Outdated
"resolutions": {
"@ember/legacy-built-in-components": "github:emberjs/ember-legacy-built-in-components#a84513d197eeafbb01eae81e0f101b86ccde0ecf",
"@ember/render-modifiers": "github:SergeAstapov/ember-render-modifiers#ember-source-asterisk",
"ember-element-helper": "github:SergeAstapov/ember-element-helper#ember-source-asterisk",
Copy link
Collaborator Author

@SergeAstapov SergeAstapov Feb 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ef4 FYI could not get peer deps working with pnpm as anticipated so found out it's enough to change ember-source in peerDependencies of @ember/render-modifiers and ember-element-helper

I'm not 100% confident this will always work as expected so will keep looking into pnpm.

meanwhile build is green and I can safely start actual v2 conversion

@SergeAstapov SergeAstapov marked this pull request as ready for review March 2, 2022 20:39
@SergeAstapov SergeAstapov merged commit 511cd9b into master Mar 2, 2022
@SergeAstapov SergeAstapov deleted the convert-monorepo branch March 2, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant