main里的 index-DMiFJvki.js parse成了 import Ae, { app as g, ipcMain as d, BrowserWindow as q, shell as Le } from "electron"; package.json有声明为module { "main": "dist-electron/main/index.js", "description": "", "author": "", "license": "MIT", "private": true, "debug"...
debug: 4.3.4 sax: 1.3.0 transitivePeerDependencies: - supports-color dev: true /builder-util@23.6.0: resolution: {integrity: sha512-QiQHweYsh8o+U/KNCZFSvISRnvRctb8m/2rB2I1JdByzvNKxPeFLlHFRPQRXab6aYeXc18j9LpsDLJ3sGQmWTQ==} dependencies: 7zip-bin: 5.1.1 '@types/debug': 4.1.10 ...
v1.6.0 refactor: Rename the environment variables of vite plugin ba5e413 APP_ELECTRON_DEBUG -> VITE_ELECTRON_DEBUG APP_ELECTRON_INSPECT-> VITE_ELECTRON_INSPECT feat: fix some bugs and main process esm default is mjs ea71f45 v1.5.0...v1.6.0 Assets 2 ...
ug-0.log For more detail, add`--debug`to thecommand cjsformat What happens withcalls? What are they transformed to and are they still async? Worker change Is it going to be possible to create a new Worker withURLandtype: 'module'? newWorker(newURL('./worker',import.meta.url),{type...
npm-debug.log* pnpm-debug.log* yarn-debug.log* yarn-error.log* # diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # runtime data *.pid *.pid.lock *.seed pids # dependency directory bower_components jspm_packages node_modules...
process.env.VSCODE_DEBUG export default defineConfig({ plugins: [ vue({ reactivityTransform: true }), Components(), electron([ { entry: 'electron/main.ts', onstart(options) { if (process.env.VSCODE_DEBUG) { /* eslint-disable no-console */ console.log('[startup] Electron App') } ...
debug examples/react/release examples/vue/release58 changes: 58 additions & 0 deletions 58 README.md @@ -16,6 +16,7 @@ Many thanks to [caoxiemeihao](https://github.com/caoxiemeihao)'s [vite-plugin-el - Support `preload`'s `Hot Reload` - Support `esm` and `cjs`, you can use...
yarn-debug.log* yarn-error.log* lerna-debug.log* # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Cove...
Thus, selfDefending and debugProtection are enforced to false. Official bytecodePlugin Options On top of obfuscationOptions, all official electron-vite bytecodePlugin options (protectedStrings, transformArrowFunctions, etc) are supported. They can be found here. FAQ Why make a separate npm package ...
:electron: Electron⚡️Vite core repo. Contribute to CommandMC/vite-plugin-electron development by creating an account on GitHub.