Skip to content
Branch: master
Find file History
MarshallOfSound build: ensure consistent lock files across multiple machines (#17955)
* build: ensure consistent package-lock across multiple machines

* build: fix linting errors and use npm ci instead of npm install

* build: use a yarn.lock and yarn instead of package-lock and npm

* chore: replace package-lock.json files with yarn.lock

* chore: replace last instance of `npm install`
Latest commit 98c51dd May 1, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
args chore: disable Vulkan validation layers (#17985) Apr 30, 2019
config chore: add GN linting (#14678) Oct 3, 2018
mac
asar.gni refactor: remove js2asar.py and port logic to JS in more readable / G… Feb 5, 2019
electron.def
install-build-deps.sh ci: migrate libcc's Dockerfile to electron and update it (#14786) Sep 25, 2018
js_wrap.gni fix: ensure the sandboxed preloads globals do not leak (#17712) Apr 16, 2019
js_wrap.py fix: Comparison using is when operands support __eq__ (#17864) Apr 19, 2019
node.gni refactor: remove js2asar.py and port logic to JS in more readable / G… Feb 5, 2019
npm-run.py chore: suppress output of npm_action unless it fails (#16888) Feb 13, 2019
npm.gni build: ensure consistent lock files across multiple machines (#17955) Apr 30, 2019
run-in-dir.py build: [gn] include node_modules in default_app asar Jul 25, 2018
run-node.py refactor: remove js2asar.py and port logic to JS in more readable / G… Feb 5, 2019
tsc.gni build: ensure consistent lock files across multiple machines (#17955) Apr 30, 2019
zip.py build: allow zip files to be created larger than 2GB Apr 2, 2019
You can’t perform that action at this time.