mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 22:27:24 -04:00
* chore: bump electron 35 [no-ticket] * fix: build.ts poiting to node 22 * fix: update types * fix: comment out inso build.ts node version check * fix: bump npx pkg * skip flakey tests * bump timeout * use glob instead of regex * fix windows inconsistency * revert experiemental changes * fix: revert timeout --------- Co-authored-by: jackkav <jackkav@gmail.com>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
runtime = electron
|
|
target = 35.0.2
|
|
disturl = https://electronjs.org/headers
|
|
playwright_skip_browser_download=true
|
|
engine-strict=true
|
|
# build_from_source = true
|
|
# arch = x64
|
|
# target_arch = x64
|