mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
This is mainly done via sharding, caching & reducing total work: 1. `terser` is turned off when generating test build 2. `nx` distributed cache allows reusing build outputs 3. `playwright` sharding allows running tests in parallel This can further be improved by using `swc` & `esbuild` during build
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
build
|
|
coverage
|
|
node_modules
|
|
dist
|
|
.DS_STORE
|
|
nx-cloud.env |