Skip to content

Integration: Phase P2.12 bundler parity and framework examples#97

Merged
dbanksdesign merged 4 commits into
mainfrom
fix/integration-parity-p2-12
Jun 17, 2026
Merged

Integration: Phase P2.12 bundler parity and framework examples#97
dbanksdesign merged 4 commits into
mainfrom
fix/integration-parity-p2-12

Conversation

@dbanksdesign

Copy link
Copy Markdown
Collaborator

Summary

  • Add shared convention-entry discovery in @typestyles/build-runner (including .js/.mjs entries) and wire it into @typestyles/rollup with default build mode when an entry resolves
  • Ship @typestyles/esbuild and @typestyles/webpack plugins for zero-runtime CSS extraction, matching Vite/Rollup behavior
  • Add verified examples for Vue, Svelte, esbuild, and Parcel; clarify README/docs that runtime works with any bundler while extraction uses the dedicated plugins
  • Mark P2.12 complete in IMPROVEMENTS.md

Test plan

  • pnpm --filter @typestyles/build-runner --filter @typestyles/rollup --filter @typestyles/vite --filter @typestyles/esbuild --filter @typestyles/webpack test
  • pnpm --filter typestyles-vue-example --filter typestyles-svelte-example --filter typestyles-esbuild-example --filter typestyles-parcel-example test
  • pnpm --filter typestyles-rollup-example build
  • pnpm --filter @typestyles/next test

Made with Cursor

dbanksdesign and others added 4 commits June 17, 2026 10:22
Ship shared convention-entry discovery across Rollup, esbuild, and webpack plugins; add verified Vue, Svelte, esbuild, and Parcel examples so integration claims are backed by working code.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Declare browser globals for plain JS entry files and Node globals for verify/build scripts so new examples pass CI lint.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@dbanksdesign dbanksdesign merged commit 468375c into main Jun 17, 2026
6 checks passed
@dbanksdesign dbanksdesign deleted the fix/integration-parity-p2-12 branch June 17, 2026 17:37
@github-actions github-actions Bot mentioned this pull request Jul 4, 2026
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