Skip to content

Commit

Permalink
perf: remove unused script
Browse files Browse the repository at this point in the history
Change to be committed:
modified: package.json
  • Loading branch information
irma-kurnia-phtn authored and blackfalcon committed May 24, 2023
1 parent 6f6b501 commit 6f13cd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
"preCommit": "node scripts/pre-commit.js",
"postCss:component": "node ./scripts/postCss.js",
"postinstall": "node packageScripts/postinstall.mjs",
"postinstall:lit": "node scripts/postinstall.mjs",
"sass:render": "sass-render src/*.css -t ./scripts/staticStyles-template.js",
"serve": "web-dev-server --open demo/ --node-resolve --watch",
"sweep": "rm -rf ./demo/css ./dist | rm ./src/*.css ./src/*-css.js",
Expand Down

0 comments on commit 6f13cd2

Please sign in to comment.