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

Vite 化 #488

Merged
merged 22 commits into from
Oct 10, 2024
Merged

Vite 化 #488

merged 22 commits into from
Oct 10, 2024

Conversation

voluntas
Copy link
Member

@voluntas voluntas commented Oct 7, 2024

This pull request includes several changes aimed at improving the build process, updating sample files, and enhancing the development environment. The most important changes include updates to the CI/CD workflows, modifications to the examples, and adjustments to the VSCode settings.

CI/CD Workflow Updates:

Example Updates:

  • examples/README.md: Added instructions for building and running the examples using pnpm.
  • examples/index.html: Created a new index file to list and link to the various example pages.
  • examples/light-adjustment-gpu/index.html, examples/light-adjustment-gpu/main.mts: Refactored the light adjustment GPU example to use a modular approach with TypeScript. [1] [2]
  • examples/light-adjustment/index.html: Refactored the light adjustment example to use a modular approach with TypeScript.

Development Environment:

  • .vscode/settings.json: Updated the default formatter settings for HTML and CSS to use the built-in VSCode language features.

Documentation:

  • CHANGES.md: Documented the change to use Vite for building examples.

@voluntas voluntas changed the title [WIP] Feature/vite Vite 化 Oct 7, 2024
@voluntas voluntas merged commit cdef062 into develop Oct 10, 2024
5 checks passed
@voluntas voluntas deleted the feature/vite branch October 10, 2024 03:07
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