Use unpkg.com for JS imports

This commit is contained in:
Edward Betts 2022-04-08 10:45:03 +01:00
parent e07af0b2a4
commit 82f270c146
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export default {
['snowpack-plugin-cdn-import', {
dependencies: pkg.dependencies,
enableInDevMode: true,
// baseUrl: 'https://unpkg.com',
baseUrl: 'https://unpkg.com',
}]
],
routes: [