mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-15 23:53:23 +00:00
@@ -19,7 +19,7 @@ export default defineConfig({
|
||||
emptyOutDir: true,
|
||||
lib: {
|
||||
entry: "src/index.ts",
|
||||
name: "PluginTemplate",
|
||||
name: "PluginStarter",
|
||||
formats: ["iife"],
|
||||
fileName: () => "main.js",
|
||||
},
|
||||
|
Reference in New Issue
Block a user