update typescript-eslint packages for typescript template (18e30359) upgrade @types/node to 14.14.33 (25e48545) upgrade typedoc to 0.20.30 (4a679aca) upgrade mocha to 8.3.1 (53d7413c) upgrade eslint-plugin-mocha to 8.1.0 (8e6a87b1) upgrade @typescript-eslint/{parser,eslint-plugin...
Version 1.45.0 Steps to reproduce Clone my repo https://github.com/mtsmfm/electron-playwright-with-trace-issue cd pw-145 npm install npx playwright test test.spec.ts --trace on Expected behavior Running 1 test using 1 worker ✓ 1 test.spe...
const gnPath = 'electron/script/strip-binaries.py'; const execArgs = ['-d', `out/${config.gen.out}` ]; const execOpts = { cwd: path.resolve(config.root, 'src') }; //delete dist.zip file const distfile = [path.resolve(evmConfig.outDir(config),'dist.zip')]; if (fs.existsSy...
int32_t world_id) = 0; virtual bool AllowScriptExtensions() = 0; diff --git a/third_party/blink/renderer/core/frame/local_frame_client_impl.cc b/third_party/blink/renderer/core/frame/local_frame_client_impl.cc index 70f6643312774e9df1b02ce7140cd7c46e99e0ef..33170e40321f7cb76d8ec498...
template-typescript: add test script (191781ff) deps: ignore webpack 5.x auto-upgrade since it needs work (9c01a08e) plugin-webpack: fix test script (#2015) (903a43cd)Continuous Integrationpin Ubuntu 18.04 for slow tests, not fast tests (fe649cf5) pin Ubuntu to 18.04 for the time be...
You only need to require nedb.js or nedb.min.js in your HTML file and the global object Nedb can be used right away, with the same API as the server version: <script src="nedb.min.js"></script> <script> var db = new Nedb(); // Create an in-memory only datastore db.insert(...
deps: ignore webpack 5.x auto-upgrade since it needs work (9c01a08e) plugin-webpack: fix test script (#2015) (903a43cd)Continuous Integrationpin Ubuntu 18.04 for slow tests, not fast tests (fe649cf5) pin Ubuntu to 18.04 for the time being (ac186b2b) use dependabolt v2.1.3 (#2031...
template:add a default preload script (#2722) (636e2c5d) plugin-webpack:allow specifing a seperate webpack config for your preload (#2679) (f5909424) Bug Fixes escape file names formakestep (#2752) (beb93056) default platforms to empty array instead of null (9abc581b) ...
deps: ignore webpack 5.x auto-upgrade since it needs work (9c01a08e) plugin-webpack: fix test script (#2015) (903a43cd)Continuous Integrationpin Ubuntu 18.04 for slow tests, not fast tests (fe649cf5) pin Ubuntu to 18.04 for the time being (ac186b2b) use dependabolt v2.1.3 (#2031...