We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387de06 commit a5e3aa6Copy full SHA for a5e3aa6
pages/main.js
@@ -1,4 +1,4 @@
1
-import { xmlGetHttpRequest } from "./xml-get-http-request"
+import { xmlGetHttpRequest } from "./xml-get-http-request.js"
2
3
const gistUrl = 'https://gist.github.com/sturmenta/df1c9da1f219c88e996e48f19d57acd3';
4
0 commit comments