We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ddb46b commit 9813e56Copy full SHA for 9813e56
public/js/main.js
@@ -1,7 +1,7 @@
1
/**
2
* Main application entry point
3
*/
4
-import { Router, transitions } from 'https://cdn.jsdelivr.net/npm/@profullstack/[email protected]/+esm';
+import { Router, transitions } from 'https://esm.sh/@profullstack/[email protected]';
5
6
// Import components
7
import './components/pf-header.js';
0 commit comments