Closed joseAndresGomezTovar closed 3 years ago
Changing the imports from angular-tree-component
to @circlon/angular-tree-component
in the example app does not work. The tree component is not a dependency, so it's not inside the node_modules. The concept is to build the tree component and use the build version in the dist folder to run/test/develop the example and doc apps against.
The reference works because the path to the dist folder is declared in the tsconfig.base.json
. To make this change you have to change the tsconfig.base.json
path to the dist folder to include the @circlon
.
ty
error NG8001, error NG8002, error TS2339 ...
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #
What is the new behavior?
Does this PR introduce a breaking change?
Other information