otter
otter copied to clipboard
[Bug]: Missing templates in @o3r/rules-engine schematics
Package name
rules-engine
Package version
10.2.*
Reproduction steps
Run npm run ng g operators myOperator -- --path="my-path"
Current result
Nothing happens:
Expected result
An Otter operator should be generated
Additional comments
The templates for the schematic are missing from the dist of the @o3r/rules-engine module