-
Notifications
You must be signed in to change notification settings - Fork 3
Home
rodric rabbah edited this page Feb 16, 2021
·
12 revisions
- Update the version in package.json (example)
- Create a git tag
- Run
npm publish --dry-runto test if things will go well - Run
npm publish - Create a PR to update the package version in the Netlify plugins repo (example)
- Create a project to deploy
- Create or amend
package.jsonto include
"devDependencies": {
"netlify-plugin-nimbella": "<your-fork>/netlify-plugin-nimbella[#branch-name]"
} - Connect the project to a Netlify site and deploy
If you edit the plugin inputs, remember to edit manifest.yml.