-
Couldn't load subscription status.
- Fork 0
NRWL
Webber Wang edited this page Sep 20, 2020
·
1 revision
- npx create-nx-workspace or publish to verdaccio for using specialized version
- Change build output of core to workspace & nx build
- Inside workspace make the built directory a yarn workspace
The closest parent of the build directory is going to be resolved for the build packages. So we need to move the built packages out of nx & into our workspace.
Footer