We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错 Not more than one entry file/directory is expected 切换1.0.16版本没问题
配置文件 module.exports = { file: "in.js", icon: "icon.ico", name: "name", description: "description", company: "company", version: "1.0.0", copyright: "copyright", pkg: { targets: ["node14.20-win-x64"], outputPath: "dist" } };
The text was updated successfully, but these errors were encountered:
yh me too i got the same, did you fix it?
Sorry, something went wrong.
No, I returned the previous version
No branches or pull requests
报错 Not more than one entry file/directory is expected 切换1.0.16版本没问题
配置文件
module.exports = {
file: "in.js",
icon: "icon.ico",
name: "name",
description: "description",
company: "company",
version: "1.0.0",
copyright: "copyright",
pkg: {
targets: ["node14.20-win-x64"],
outputPath: "dist"
}
};
The text was updated successfully, but these errors were encountered: