Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4k
Open
Labels
Description
Summary
Hi, I am new to electron and I have been using this boilerplate to build the package, I have noticed that thenpm install
takes some time on local machine to complete the installation (initial installation - 23mins, installations afterwards - 3mins), the node modules sizes around 661 MB and the network is pretty good as well. I have upgraded deprecated packages and removed unused ones and after analysing this further it takes a while to run thedll
build. I was wondering if anyone has faced this and has implemented caching on the build dll render? Also I haven't tweaked any build scripts.
Any advice or resources on this would help, thanks
npm warn skipping integrity check for git dependency ssh://git@github.com/electron/node-gyp.gitnpm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods insteadnpm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead> postinstall> ts-node .erb/scripts/check-native-dep.js && electron-builder install-app-deps && npm run build:dll • electron-builder version=24.13.3 • loaded configuration file=package.json ("build" field) • installing production dependencies platform=win32 arch=x64 appDir=C:\WORKFILE\constellationelectronhmi\release\app > build:dll> cross-env NODE_ENV=development TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.renderer.dev.dll.tsBuilding DLL with 8 dependenciesadded 1601 packages, and audited 1602 packages in 23m