otter icon indicating copy to clipboard operation
otter copied to clipboard

[Bug]: Missing templates in @o3r/rules-engine schematics

Open cpaulve-1A opened this issue 9 months ago • 0 comments

Package name

rules-engine

Package version

10.2.*

Reproduction steps

Run npm run ng g operators myOperator -- --path="my-path"

Current result

Nothing happens: image

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 image

cpaulve-1A avatar May 16 '24 15:05 cpaulve-1A