Commit Graph

7 Commits

Author SHA1 Message Date
Christopher Allford b7931409f2
Migrate From Nx to Turborepo (#33079)
This replaces all `nx` commands with `turbo` commands and removes Nx from the repository. All of the `project.json` files have been removed and any commands that broke with Turborepo have been adjusted.
2022-06-09 14:40:07 -07:00
roykho 8d95d9cd04
Update dev docs to reflect specific PNPM version 2022-05-17 12:23:38 -07:00
RJChow e9eac24793 tsconfig modifications
- moved and updated .vscode/tasks.json up to root level, and add exclusion to .gitignore
- added --pretty to ts:check in wca package.json (because otherwise there's no syntax highlighting in the output, not sure why this is needed with nx and not without)
- added references to root tsconfig.base.json
- update development.md with instructions for ts checking
2022-03-29 16:08:07 +08:00
rjchow 6d797267f4 Updated wp-env mysql credentials in development documentation 2022-03-22 13:56:50 +08:00
roykho c5be40ec15
Update doc 2021-11-30 11:33:44 -08:00
Paul Sealock 789d942f89
Update e2e package locations and add PNPM (#30977) 2021-10-29 08:32:31 +13:00
Paul Sealock a837deea64 Add wp-env 2021-10-19 10:35:46 +13:00