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

build: updates project name and references. #25

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

matthewhartstonge
Copy link
Member

Adds the goodies

@matthewhartstonge
Copy link
Member Author

Oop - need to migrate to Yarn.

README.md Show resolved Hide resolved
hero-david
hero-david previously approved these changes Oct 9, 2024
@@ -19,6 +19,7 @@
},
"scripts": {
"build": "ember build --environment=production",
"ci": "yarn install --ignore-engines --frozen-lockfile",

Choose a reason for hiding this comment

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

Is ignore engines still needed on node 14? And do we want to adjust the engines below?

Copy link
Member Author

@matthewhartstonge matthewhartstonge Oct 9, 2024

Choose a reason for hiding this comment

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

Great Q - For now I'm keeping it all similar across all projects, but will remove in future.
From memory there is something that causes an issue (requires newer node) ...

ember-cli-update/ember declare the engine preference, so I'm keeping it where ember believes the engines should be :)

Cheers man!

@matthewhartstonge matthewhartstonge merged commit 5dbeecb into main Oct 9, 2024
1 check passed
@matthewhartstonge matthewhartstonge deleted the chore/project-infrastructure branch October 9, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants