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 to addon v2 #60

Merged

Conversation

AnastasiiaPlutalova
Copy link
Contributor

No description provided.

addon/rollup.config.js Outdated Show resolved Hide resolved
addon/rollup.config.js Outdated Show resolved Hide resolved
@SergeAstapov
Copy link
Contributor

@AnastasiiaPlutalova @villander as I follow up, I suggest to add release-it setup like it was done in https://github.com/adopted-ember-addons/ember-keyboard/pull/597/files

@AnastasiiaPlutalova AnastasiiaPlutalova changed the title Convert to addon v2: part 4 Convert to addon v2 Mar 4, 2022
Copy link
Owner

@villander villander left a comment

Choose a reason for hiding this comment

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

I left some important suggestions. Also, CI is broken with this new format.

@@ -27,11 +39,15 @@
"lint:js:fix": "eslint . --fix"
},
"dependencies": {
"ember-cli-babel": "^7.26.10"
Copy link
Owner

Choose a reason for hiding this comment

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

we don't need it anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

addon/package.json Outdated Show resolved Hide resolved
addon/rollup.config.js Show resolved Hide resolved
@AnastasiiaPlutalova AnastasiiaPlutalova force-pushed the convert_to_v2_part_4 branch 2 times, most recently from f8cd79f to b088eba Compare March 9, 2022 07:59
Copy link
Contributor

@SergeAstapov SergeAstapov left a comment

Choose a reason for hiding this comment

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

This looks great now!

@@ -90,5 +90,10 @@
},
"ember": {
"edition": "octane"
},
"ember-addon": {
Copy link
Contributor

Choose a reason for hiding this comment

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

@AnastasiiaPlutalova I don't think we need this

@villander villander added enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 24, 2022
@villander villander merged commit 6cc0c09 into villander:master Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants