Skip to content

Migrate GuideChimp to Vite and Vitest - #218

Merged
v-rudkovskiy merged 1 commit into
masterfrom
RVA/migrate-to-vite-vitest
Aug 12, 2026
Merged

Migrate GuideChimp to Vite and Vitest#218
v-rudkovskiy merged 1 commit into
masterfrom
RVA/migrate-to-vite-vitest

Conversation

@v-rudkovskiy

@v-rudkovskiy v-rudkovskiy commented Aug 12, 2026

Copy link
Copy Markdown
Member
  • replace Webpack with Vite
  • replace Karma and Jasmine with Vitest and happy-dom
  • preserve UMD, CommonJS, minified CSS/JS, and source map outputs
  • build GuideChimp core and plugins using Vite
  • add Vite watch mode for development
  • migrate deprecated Sass imports to the module system
  • remove obsolete Webpack, Karma, and Babel dependencies
  • add an interactive English demo page
  • document the local demo command
  • fix vulnerabilities

@v-rudkovskiy
v-rudkovskiy requested a review from r-brown August 12, 2026 07:56
@v-rudkovskiy v-rudkovskiy self-assigned this Aug 12, 2026
@v-rudkovskiy
v-rudkovskiy merged commit e2f7d7f into master Aug 12, 2026
8 checks passed
@v-rudkovskiy
v-rudkovskiy deleted the RVA/migrate-to-vite-vitest branch August 12, 2026 09:33
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