Skip to content

chore: remove @griffel/tag-processor and @griffel/vite-plugin#805

Draft
layershifter wants to merge 2 commits intomicrosoft:mainfrom
layershifter:refactor/remove-tag-processor-vite-plugin
Draft

chore: remove @griffel/tag-processor and @griffel/vite-plugin#805
layershifter wants to merge 2 commits intomicrosoft:mainfrom
layershifter:refactor/remove-tag-processor-vite-plugin

Conversation

@layershifter
Copy link
Member

Summary

  • Remove @griffel/tag-processor and @griffel/vite-plugin packages (no longer maintained)
  • Clean up all references: tsconfig paths, wyw-in-js config in react/package.json, documentation, copilot instructions

Test plan

  • Verify nx run-many -t build still works without these packages
  • Verify website builds without broken links

🤖 Generated with Claude Code

layershifter and others added 2 commits March 11, 2026 17:21
…o @nx/js:tsc

Replace @nx/vite:build with @nx/js:tsc executor for these three packages.
This uses the TypeScript compiler directly instead of bundling via Rollup,
producing individual output files matching the source structure.

- Update project.json build targets to use @nx/js:tsc
- Update package.json exports to use "default" condition (compatible with bundler resolution)
- Add module: "ESNext" + moduleResolution: "bundler" to tsconfig.lib.json
- Delete vite.config.ts (was build+test), create vitest.config.mts (test-only)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
These packages are no longer maintained. Removes the packages and all
references from tsconfig paths, react package.json wyw-in-js config,
documentation, and copilot instructions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@layershifter layershifter requested a review from a team as a code owner March 11, 2026 18:01
@layershifter layershifter marked this pull request as draft March 11, 2026 18:01
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