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: fix errors on pnpm preview #1

Merged
merged 2 commits into from
Oct 16, 2024
Merged

build: fix errors on pnpm preview #1

merged 2 commits into from
Oct 16, 2024

Conversation

jessicamcinchak
Copy link
Member

Goal is to be able to:

  • Run pnpm build (succeeds currently)
  • Run pnpm preview (initially errored on require is not defined, now erroring on prismjs is not defined)
  • Deploy static site to gh-pages (per guide here https://vite.dev/guide/static-deploy.html)

References:

@jamdelion jamdelion marked this pull request as ready for review October 16, 2024 15:35
@jamdelion jamdelion merged commit d8d4bf5 into main Oct 16, 2024
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.

2 participants