aptas / sanity-limited-array

A fork of the default Sanity `array` type, with options for limiting items
2 stars 1 forks source link

Easier installation #1

Open coreyward opened 4 years ago

coreyward commented 4 years ago

It might be worth renaming the package to sanity-plugin-limited-array and pushing it up to NPM so it can be installed as a plugin in the Studio.

Alternately, this package can be installed as a plugin via submodules:

git submodule add git@github.com:aptas/sanity-limited-array.git plugins/sanity-plugin-limited-array

Then just add "sanity-plugin-limited-array" to the list of plugins in the root project sanity.json file and reboot the Studio server.

Himanshuxyzz commented 4 years ago

can uh tell me what is the issue ?