use IIFE for entry points.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"prebuild:prod": "npm run gen",
|
||||
"build": "cross-env NODE_ENV=development rspack build",
|
||||
"build:prod": "cross-env NODE_ENV=production rspack build",
|
||||
"dts-gen": "kintone-dts-gen",
|
||||
"lint": "eslint src --ext .js,.jsx,.ts,.tsx",
|
||||
"upload": "env-cmd --silent kintone-plugin-uploader dist/plugin.zip --watch --waiting-dialog-ms 3000"
|
||||
},
|
||||
|
Reference in New Issue
Block a user