1
0
mirror of synced 2025-12-10 03:38:01 +08:00

chore: 添加type=module

This commit is contained in:
roymondchen
2022-12-06 19:12:32 +08:00
parent f6dca97442
commit 180252f3f5
17 changed files with 49 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "runtime-react",
"version": "1.2.0-beta.20",
"type": "module",
"private": true,
"scripts": {
"dev:react": "npm run build:libs && vite --config dev.vite.config.ts",