Closed
Description
Follow up to #1667
- Adds an
effectCreators
option to theeffect
, andfeature
schematics that uses the new effect creator function instead of decorators - The
effectCreators
flag will use a different set of files for scaffolding. This keeps our current structure withfiles
intact. - Adds tests to verify the behavior of the previously mentioned schematics