electron/build
Jeremy Apthorp 3971fbc671 build: [gn] include node_modules in default_app asar
The default_app asar was recently changed to reference files inside
`node_modules/` in addition to files inside `default_app/`. The
`js2asar.py` script was updated to interpret what this meant, but the GN
build wasn't. This change somewhat hackily makes the GN build reuse the
`js2asar.py` script so that this and also hopefully any future changes
will work in the GN build as well as the GYP build.
2018-07-25 11:45:22 -07:00
..
node build: [gn win] fix dllimport usage in node's usage of icu 2018-07-23 10:11:32 -07:00
asar.gni build: [gn] include node_modules in default_app asar 2018-07-25 11:45:22 -07:00
npm-run.py Add GN build 2018-05-10 14:03:02 -07:00
npm.gni Add GN build 2018-05-10 14:03:02 -07:00
run-in-dir.py build: [gn] include node_modules in default_app asar 2018-07-25 11:45:22 -07:00
run-ninja.py Add GN build 2018-05-10 14:03:02 -07:00