mirror of
https://github.com/teableio/teable
synced 2024-11-23 07:51:00 +00:00
7d9e601410
* feat: add nest server into electron * refactor: combine nest and next into one entryfile * chore: rm sentry e2e test * feat: add filesystem transform
31 lines
505 B
YAML
31 lines
505 B
YAML
changesetBaseRefs:
|
|
- main
|
|
- origin/main
|
|
- upstream/main
|
|
|
|
changesetIgnorePatterns:
|
|
- '**/*.test.{js,ts}'
|
|
- '**/*.spec.{js,ts}'
|
|
|
|
checksumBehavior: 'update'
|
|
|
|
defaultSemverRangePrefix: ''
|
|
|
|
enableGlobalCache: false
|
|
|
|
nmMode: hardlinks-local
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmRegistryServer: 'https://registry.npmjs.org/'
|
|
|
|
supportedArchitectures:
|
|
cpu:
|
|
- current
|
|
os:
|
|
- current
|
|
|
|
yarnPath: .yarn/releases/yarn-4.0.0-rc.26.cjs
|
|
# httpProxy: http://127.0.0.1:7890
|
|
# httpsProxy: http://127.0.0.1:7890
|