瀏覽代碼

chore(docs)

Ryan Chandler 5 年之前
父節點
當前提交
8e4b86ba52
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/cdn.html

+ 1 - 1
examples/cdn.html

@@ -1,6 +1,6 @@
 <html>
     <head>
-        <script type="module" src="../dist/spruce.umd.js"></script>
+        <script src="../dist/spruce.umd.js"></script>
         <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js"></script>
     </head>
     <body>