@ntersol/wizard
v17.0.1
Published
This library was generated with [Nx](https://nx.dev).
Downloads
577
Keywords
Readme
wizard
This library was generated with Nx.
Running unit tests
Run nx test wizard
to execute the unit tests.
Publish Instructions
In order to the publish the wizard,
- Open the root tsconfig.base.json
- Remove the following line from the paths
"@ntersol/forms": ["libs/forms/src/index.ts"],
- Publish the wizard
- Undo the changes to tsconfig.base.json