Merge branch 'master' into fix-splitfreq-weights
* master: (39 commits) fix: correct import of merkle in test chore: move snapshot to new dir refactor: move crdt files into separate directory revert: revert pruning of svg imports style: nicer re-exporting syntax refactor: remove unused imports chore: update package scripts to take advantage of yarn v3 build: add missing eslint dependency to loot-core build: add cross-env dependency to desktop-client package.json build: remove deprecated nohoist settings and prevent hoisting of mobile dependencies fix: move downshift patch to monorepo root CI: update CI definition to use yarn v3 fix: wrap glob in quotes so that it's properly passed to npm-run-all chore: update root yarn scripts to use `workspace` command instead of cd chore: fix broken builds chore: update to yarnv3 and fix missing packages preventing install Force react-error-overlay to 6.0.9 to fix error Add docs for building for windows (contributed by @ejmurra) add: tsconfig.json build: replace jwl-dev-utils with react-dev-utils ...
No related branches found
No related tags found
Showing
- .circleci/config.yml 3 additions, 3 deletions.circleci/config.yml
- .gitignore 9 additions, 0 deletions.gitignore
- .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs 28 additions, 0 deletions.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
- .yarn/releases/yarn-3.2.0.cjs 785 additions, 0 deletions.yarn/releases/yarn-3.2.0.cjs
- .yarnrc.yml 7 additions, 0 deletions.yarnrc.yml
- bin/package 4 additions, 17 deletionsbin/package
- bin/package-browser 2 additions, 13 deletionsbin/package-browser
- docs/Building-for-Windows.md 18 additions, 0 deletionsdocs/Building-for-Windows.md
- package.json 15 additions, 36 deletionspackage.json
- packages/desktop-client/config/webpack.config.js 10 additions, 17 deletionspackages/desktop-client/config/webpack.config.js
- packages/desktop-client/config/webpackDevServer.config.js 4 additions, 4 deletionspackages/desktop-client/config/webpackDevServer.config.js
- packages/desktop-client/package.json 2 additions, 1 deletionpackages/desktop-client/package.json
- packages/desktop-client/scripts/build.js 6 additions, 6 deletionspackages/desktop-client/scripts/build.js
- packages/desktop-client/scripts/start.js 6 additions, 6 deletionspackages/desktop-client/scripts/start.js
- packages/desktop-client/src/components/Settings.js 33 additions, 1 deletionpackages/desktop-client/src/components/Settings.js
- packages/desktop-client/src/components/manager/ManagementApp.js 7 additions, 4 deletions...es/desktop-client/src/components/manager/ManagementApp.js
- packages/desktop-client/src/hooks/useServerVersion.js 22 additions, 0 deletionspackages/desktop-client/src/hooks/useServerVersion.js
- packages/import-ynab4/importer.js 2 additions, 2 deletionspackages/import-ynab4/importer.js
- packages/import-ynab5/importer.js 1 addition, 2 deletionspackages/import-ynab5/importer.js
- packages/loot-core/bin/get-db-schema 0 additions, 1 deletionpackages/loot-core/bin/get-db-schema
Loading
Please register or sign in to comment