Loving the slice machine concept.
We want to create our own essential-slices library.
We are using Next.js as our Javascript Framework. I created a library with all the slices for our project.
Now I want to configure that on the command prismic sm --setup
it will use our own essential-slices library? How can I do this?
Another questions. I don't want to only create slices for the "page" custom type but we also have custom type "work" and custom type "blog" and "event"
Some Slices are shared between custom types others are not. Is there a file where I can define which slices need to be created to what custom types?
I would like to know if the above functionalities are already possible.
Thanks in advance,
Bob Singor