Skip to content

Commit

Permalink
Skip cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Dec 27, 2021
1 parent 34c41da commit 85ba093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://docs.tonicpow.com",
"scripts": {
"build": "npm cache clean && npm build:esm && npm build:cjs",
"build": "npm build:esm && npm build:cjs",
"build-storybook": "build-storybook",
"build:cjs": "tsc --module commonjs --outDir dist/cjs",
"build:esm": "tsc --pretty",
Expand Down

0 comments on commit 85ba093

Please sign in to comment.