Open robmoffat opened 3 months ago
Handles box 2
package.json # Top of the Monorepo
packages /
- client
- fdc3-common
- da-proxy
- fdc3-core
- src. # from the /src/ folder
- test # from the /test folder
- fdc3. # a rollup of all the above
toolbox
- fdc3-workbench # as before, but invoked by the monorepo build
- fdc3-explained # as before, but invoked by the monorepo build
dev
for now. ( This should continue to work for fdc3 workbench)
Enhancement Request
We should use the new Node monorepo features so that we can isolate different parts of the FDC3 build and incorporate FDC3 for the web, which is already using a monorepo structure.