Ryan Chandler hace 5 años
padre
commit
8e4b86ba52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>