You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@angular-devkit/schematics): fix __dasherize__ name
Sometimes, some actions are not properly optimized. I havent had time to fully
investigate, and we will rework the ActionList entirely (making it more solid
and in line with the rest of the pipeline), so this error will move away properly.
In the meantime, when creating a source, optimizing the tree early helps
tremendously, and since it is not merged (and built from an empty tree),
there is no side effect to optimizing.
0 commit comments