Skip to content

Commit ac42117

Browse files
committed
chore(plugin): 🔧 开发模式
选择"public/plugin.json", 运行 "pnpm dev"后, 即可开启开发模式
1 parent 52228b6 commit ac42117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
]
1010
}],
1111
"development": {
12-
"main": "./index.html"
12+
"main": "http://localhost:8979/"
1313
}
1414
}

0 commit comments

Comments
 (0)