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 c1d9551

Browse files
christopherthielenmergify[bot]
authored andcommitted
fix(test:downstream): Revert cleaning of .downstream_cache for now
1 parent 6583584 commit c1d9551

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 .downstream_cache",
6+
"clean": "shx rm -rf lib lib-esm _doc build release *.log",
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 によって変換されたページ (->オリジナル) /