Skip to content

Make usable#419

Merged
ef4 merged 12 commits into
mainfrom
make-usable
Dec 9, 2025
Merged

Make usable#419
ef4 merged 12 commits into
mainfrom
make-usable

Conversation

@evoactivity

@evoactivity evoactivity commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

8.0.3 just didn't seem to work, couldn't find types, could not import as we always have done (import { WelcomePage } from 'ember-welcome-page';).

This should fix those problems.

Can see the trouble I was having here
ember-cli/ember-app-blueprint#153

@evoactivity evoactivity added the bug label Dec 3, 2025
@evoactivity
evoactivity requested a review from mansona December 3, 2025 14:24
@evoactivity

evoactivity commented Dec 3, 2025

Copy link
Copy Markdown
Contributor Author

pnpm lint passes locally but not here :/

edit: Worked locally because I had the declarations generated, if they don't exist importing from the package name will use "exports" to find declarations which don't exist so you get type errors.

@ef4
ef4 merged commit 2a2cdbc into main Dec 9, 2025
14 checks passed
@ef4
ef4 deleted the make-usable branch December 9, 2025 16:24
@github-actions github-actions Bot mentioned this pull request Dec 9, 2025
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.

2 participants