Add @tailwindcss/oxide to pnpm.onlyBuiltDependencies
#714
@tailwindcss/oxide to pnpm.onlyBuiltDependenciesDevelopment PRs
Closes: #521 Closes: #705 Closes: #714
- Note the addition of
yamlpackage (reco by e18e https://e18e.dev/guide/replacement-guides/js-yaml.html) - working with
pnpm-workspace.yamlfrom[email protected](7 months old). If not fallback topackage.jsonconfig like before this PR.
Closes: #521 Closes: #705 Closes: #714
- Note the addition of
yamlpackage (reco by e18e https://e18e.dev/guide/replacement-guides/js-yaml.html) - working with
pnpm-workspace.yamlfrom[email protected](7 months old). If not fallback topackage.jsonconfig like before this PR. - Targeting the "new tests branch" to see a smaller diff. #717 would need to be merged first.
pnpm-workspace.yaml
Closes: #521 Closes: #705 Closes: #714
tests
Proposal to change how tests are organized (to speedup tests again ^^)
variant+kind=flavorAddonTestCasesetupTestprepare the test mono repo with all flavors and only one install is neededremoveps-treedep
On my machine (windows & wsl), add-ons part is going 30% faster!
Issue
Solved
H
hyunbinseo Sep 16, 2025, 2:33 AMpnpm dlx sv create .
ā Welcome to the Svelte CLI! (v0.9.5)
ā
ā Which template would you like?
ā SvelteKit minimal
ā
ā Add type checking with TypeScript?
ā Yes, using TypeScript syntax
ā
ā Project created
ā
ā What would you like to add to your project? (use arrow keys / space bar)
ā prettier, eslint, tailwindcss, sveltekit-adapter
ā
ā tailwindcss: Which plugins would you like to add?
ā none
ā
ā sveltekit-adapter: Which SvelteKit adapter would you like to use?
ā static
ā
ā Successfully setup add-ons
ā
ā Which package manager do you want to install dependencies with?
ā pnpm
ā
ā Successfully installed dependencies
ā
ā Successfully formatted modified files
ā
ā What's next? āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā®
ā ā
ā š Project steps ā
ā ā
ā 1: pnpm run dev --open ā
ā ā
ā To close the dev server, hit Ctrl-C ā
ā ā
ā Stuck? Visit us at https://svelte.dev/chat ā
ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāÆ
ā
ā You're all set!
corepack use pnpm@latest
ā Warning āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā®
ā ā
ā Ignored build scripts: @tailwindcss/oxide. ā
ā Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts. ā
ā ā
ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāÆInfo
Closed at Oct 5, 2025, 10:00 AM
Assignees None
Labels bug, pkg:add
Milestone None
Pro tip: You can prefix GitHub URLs of issues, PRs or discussions with svcl.dev/ to view them on this page! Also try it on a GitHub release ;)