My Slider Gutenberg Block Plugin
npm start
npm run build
dist
folder.npm run eject
create-guten-block
.eject
and you have to maintain everything yourself.eject
a project because by ejecting you lose the connection with create-guten-block
and from there onwards you have to update and maintain all the dependencies on your own.