There was an error while loading. Please reload this page.
1 parent 519ac56 commit 66680f5Copy full SHA for 66680f5
1 file changed
install.json
@@ -3,7 +3,9 @@
3
"head": [
4
{
5
"type": "script",
6
- "src": "./pace.js"
+ "src": "./pace.js",
7
+ "moduleType": "global",
8
+ "exports": ["Pace"]
9
},
10
11
"type": "style",
0 commit comments