We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbea3e3 + f3808c5 commit cfbae7eCopy full SHA for cfbae7e
elements/pfe-primary-detail/package.json
@@ -26,7 +26,7 @@
26
"build": "run-s build:*",
27
"build:clean": "npm run clean",
28
"build:esbuild": "node ../../scripts/build.js --include pfe-primary-detail",
29
- "build:lightdom": "sass pfe-primary-detail--lightdom.scss pfe-primary-detail--lightdom.css --load-path=../../node_modules",
+ "build:lightdom": "sass pfe-primary-detail--lightdom.scss pfe-primary-detail--lightdom.min.css --style=compressed --load-path=../../node_modules",
30
"build:analyze": "npm run analyze",
31
"build:types": "tsc -b .",
32
"🧑🔬-----TEST-------🧑🔬": "❓ Test packages",
0 commit comments