@webundsoehne/nx-workspace
v5.0.32
Published
Workspace plugin for Nx
Downloads
284
Readme
@webundsoehne/nx-workspace
Description
This package includes @nrwl/nx workspace to generate base workspace. This extends the default @nrwl/workspace
so all commands not defined inside of it is inherited from the base schematic.
Schematics
Workspace
Workspace is a hidden schematic that can be called through ng
cli or brownie
. This will create a custom workspace for tailored @webundsoehne
applications.
# with angular-cli
ng new --collection=${FULL_PATH_TO_GLOBAL_MODULE}/collections.json
# with brownie
brownie workspace