Package Exports
- sanity-plugin-fieldwork
- sanity-plugin-fieldwork/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sanity-plugin-fieldwork) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Fieldwork
Inspect your Sanity.io schema fields straight in your Studio using this tool
Some use cases
- See what you've got in preparation for adding new schemas, so you can maximise re-use.
- See where you can simplify things. Its useful for everyone to have fields with the same name act the same.
Installation
sanity install fieldwork- There's no step 2.
Examples
Contributing
Yes, please!
Repo still needs a way of running locally without a studio, but for now use npm link and develop it against your own studio.
Will add a CD integration to npm if this takes off. For now we at least have CI for lint.