Skip to content

Commit ea0c473

Browse files
committed
chore: switch cdn providers temporarily
1 parent 9995136 commit ea0c473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_data/importMap.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ module.exports = async function() {
7777
const { Generator } = await import('@jspm/generator');
7878

7979
const generator = new Generator({
80-
defaultProvider: 'jspm.io',
80+
defaultProvider: 'jsdelivr',
8181
env: ['production', 'browser', 'module'],
8282
});
8383

0 commit comments

Comments
 (0)