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 1337b8c commit 1356fd3Copy full SHA for 1356fd3
public/js/main.js
@@ -1,7 +1,7 @@
1
/**
2
* Main application entry point
3
*/
4
-import { Router, transitions } from '@profullstack/spa-router';
+import { Router, transitions } from 'https://cdn.jsdelivr.net/npm/@profullstack/spa-router@1.0.1/+esm';
5
6
// Import components
7
import './components/pf-header.js';
0 commit comments