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.
1 parent ced348c commit c19843cCopy full SHA for c19843c
smithy-typescript-ssdk-libs/package.json
@@ -6,7 +6,7 @@
6
"main": "index.js",
7
"scripts": {
8
"clean": "yarn clear-build-cache && yarn clear-build-info && lerna clean -y",
9
- "clear-build-cache": "rimraf ./*/dist ./*/types",
+ "clear-build-cache": "rimraf ./*/dist ./*/types, ./*/*.tgz",
10
"clear-build-info": "rimraf **/*.tsbuildinfo",
11
"build": "lerna run build",
12
"pretest": "yarn build",
0 commit comments