Full Calendar is quite complicated with the various submodules it has, and the build pipeline it uses.
To get a new version of this published:
- Make your changes
- Run
yarn build - Run
./springy.sh(this copies the built files into aspringy-packagefolder) - Increment the version number of
springy-package/package.json - Publish the package
cd springy-package
npm publish --access public
git fetch upstream
git rebase upstream/master
A full-sized drag & drop JavaScript event calendar