mantra-cli icon indicating copy to clipboard operation
mantra-cli copied to clipboard

BUG: imports of stories in .stories/index.js are not removed when component is destroyed

Open macrozone opened this issue 7 years ago • 0 comments

when invoking mantra d component core:foo

mantra-cli should remove import Foo from './foo' from /client/modules/core/components/.stories/index.js

macrozone avatar Mar 15 '17 10:03 macrozone