Browse Source

perf: stub unbuild params (#6210)

pull/6227/head
afe1 10 months ago
committed by GitHub
parent
commit
d0b8349a2d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      internal/tailwind-config/package.json

2
internal/tailwind-config/package.json

@ -12,7 +12,7 @@
"license": "MIT",
"type": "module",
"scripts": {
"stub": "pnpm unbuild"
"stub": "pnpm unbuild --stub"
},
"files": [
"dist"

Loading…
Cancel
Save