Browse Source

perf: stub unbuild params (#6210)

electron-v5
afe1 9 months ago
committed by Netfan
parent
commit
643f25347b
  1. 2
      internal/tailwind-config/package.json

2
internal/tailwind-config/package.json

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

Loading…
Cancel
Save