Released Packages - Quick Reference
The Release AddOn enables the releaseing of packages for use on other sites.
Special files
- pre-release.sjs - This script is run on the releasing server before the release package is built
- release-excludes-files.json - A list of files to exclude from the release. This can include regex like .*-test.js
- release-info.json - Contains release information
- install.sjs - Run on the server where the package is installed after the package has been installed