Skip to content

feat(poly create base, component): exit with fail code if brick already exists

Latest

Choose a tag to compare

@DavidVujic DavidVujic released this 03 Mar 20:37
ece7e33

Now validates the brick name when running poly create component and poly create base. If a brick with the same name already exists, exit with a fail code.

Details in #431