Skip to content

Commit c9e907a

Browse files
author
Joel Denning
committed
Reinstate cache
1 parent f1aefee commit c9e907a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared-deps.conf.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ const config = {
3636
],
3737
logLevel: "debug",
3838
clean: true,
39-
// skipPackagesAtUrl:
40-
// "https://storage.googleapis.com/polyglot.microfrontends.app/npm/",
39+
skipPackagesAtUrl:
40+
"https://storage.googleapis.com/polyglot.microfrontends.app/npm/",
4141
};
4242

4343
export default config;

0 commit comments

Comments
 (0)