feat: bundle demo

This commit is contained in:
Daniel Lautzenheiser
2023-01-13 11:46:56 -05:00
parent f764dd6c24
commit 9627fb6814
13 changed files with 3495 additions and 381 deletions

View File

@ -245,7 +245,7 @@ widget: 'markdown',
</script>
</head>
<body>
<script src="https://unpkg.com/@staticcms/app@1.0.0-beta.12/dist/static-cms-app.js"></script>
<script type="module" src="./index.js"></script>
<div id="root"></div>
</body>
</html>

File diff suppressed because one or more lines are too long