Skip to content

Commit

Permalink
fix(basic): add type=module (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Aug 15, 2024
1 parent 5e6e08d commit 31ade6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

1 change: 1 addition & 0 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "basic",
"private": true,
"type": "module",
"version": "0.0.0",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 31ade6a

Please sign in to comment.