This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63bb681c14
woocommerce
/
pnpm-workspace.yaml
6 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Update e2e package locations and add PNPM (#30977)
2021-10-28 19:32:31 +00:00
packages
:
-
'packages/js/**'
-
'plugins/**'
Added monorepo-merge Tool Scaffolding This contains the basic framework for our new `monorepo-merge` command. The goal will be for this command to handle the heavy lifting for merging repositories with full history. It will (ideally) bring any plugin or package into the repository in a ready-to-use state.
2022-02-22 21:50:48 +00:00
-
'tools/monorepo-merge'
CLI tool and GH workflow to highlight PR changes (#32063)
2022-05-17 01:47:17 +00:00
-
'tools/code-analyzer'