Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f52d49c

Browse files
chore(scripts): add .downstream_cache to yarn clean command
1 parent b70a45f commit f52d49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "State-based routing for AngularJS 1.x",
44
"version": "1.0.27",
55
"scripts": {
6-
"clean": "shx rm -rf lib lib-esm _doc build release *.log",
6+
"clean": "shx rm -rf lib lib-esm _doc build release *.log .downstream_cache",
77
"compile": "tsc && tsc -m es6 --outDir lib-esm && npm run fixdts",
88
"fixdts": "dts-downlevel 'lib/**/*.d.ts' 'lib-esm/**/*.d.ts'",
99
"fixmaps:lib": "tweak_sourcemap_paths -a --include 'lib/**/*.js.map' 'lib-esm/**/*.js.map'",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /