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

Fix broken import paths #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ngfgrant
Copy link

@ngfgrant ngfgrant commented Feb 8, 2024

  • 1063ce3 Fix broken import paths

    I think 82c500c when it was merged in
    7710e1fcefec1d909ec91ef81c3a830fb5276f64 broke these paths.
    Incidentally, that merge was not rebased before it was merged :'(.

    I have another commit that updates the canary used, in the latest canary
    the css packages have been split out and there are some fun looking
    "BaseClass not a Constructor" type errors.

    So that is something to look forward to. For now, this commit gets the
    npm run dev command up and running again.

I think `82c500c` when it was merged in
`7710e1fcefec1d909ec91ef81c3a830fb5276f64` broke these paths.
Incidentally, that merge was not rebased before it was merged :'(.

I have another commit that updates the canary used, in the latest canary
the css packages have been split out and there are some fun looking
"BaseClass not a Constructor" type errors.

So that is something to look forward to. For now, this commit gets the
`npm run dev` command up and running again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant