We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f5ee5 commit 4ef06efCopy full SHA for 4ef06ef
1 file changed
ccm.hello.mjs
@@ -9,7 +9,7 @@
9
*/
10
export const component = {
11
name: "hello",
12
- ccm: "https://ccmjs.github.io/framework/ccm.js",
+ ccm: "././libs/framework/ccm.js",
13
config: {
14
name: "World", // Name used in the greeting
15
},
0 commit comments