Skip to content

Conversation

@kcrlee
Copy link

@kcrlee kcrlee commented Feb 1, 2025

Add Vite Starter Template

Motivation

Myself and others (see #238 and comments in #285) have had issues getting things working with Vite. I created this template so that others might be able to reference it when starting a new project with Vite.

Changes

  • Add a minimal vite + react app example to the start-templates directory.

Features

  1. Updatevite.config.ts to include vite-plugin-wasm and vite-plugin-top-level-await
  2. Added the helper function initOcc in src/helpers/initOcc.ts based on An error was reported during the process of runing the project: [ERROR]Could not resolve "a" #238
  3. Added minimal example from the react-typescript starter template to App.tsx

@changeset-bot
Copy link

changeset-bot bot commented Feb 1, 2025

⚠️ No Changeset found

Latest commit: 3f16123

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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