save-exact=true # Increase available heap size to avoid running out of memory when compiling. # This applies to all npm scripts in this repository. node-options=--max-old-space-size=8192 # Hoist dependencies for compatibility with electron-builder and phantom dependencies shamefully-hoist=true