diff --git a/packages/umijs-plugin-electron/package.json b/packages/umijs-plugin-electron/package.json index d5d3519..e34bdc7 100644 --- a/packages/umijs-plugin-electron/package.json +++ b/packages/umijs-plugin-electron/package.json @@ -15,6 +15,7 @@ "typings": "./lib/index.d.ts", "files": [ "lib", + "template", "CHANGELOG.md", "LICENSE", "README.md",