Skip to content

Commit ff822db

Browse files
committed
chore: removed all unrelated changes
1 parent f7291e8 commit ff822db

File tree

9 files changed

+59
-1418
lines changed

9 files changed

+59
-1418
lines changed

src/generators/web/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121

2222
<body>
2323
<div id="root">{{dehydrated}}</div>
24-
<script type="module">{{mainJsCode}}</script>
24+
<script type="module" src="{{mainJsSrc}}"></script>
2525
</body>
2626
</html>

src/generators/web/utils/__tests__/bundle.test.mjs

Lines changed: 0 additions & 248 deletions
This file was deleted.

0 commit comments

Comments
 (0)