mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2026-02-01 16:38:15 +00:00
* Add creation and deployment task of a zipped dist folder for GitHub releases * Add comment describing script functionality * Fix indentation * Change compression task to use grunt plugin instead of bash script * Add build folder to store all assets generated during build process - Redirect test output to build folder - Redirect dist folder output to build folder - Redirect dist archive generation to build folder - Add version name to dist archive - Update WebStorm directory exclusion * Fix api docs path in deployment task * Fix untar operation to remove extra `build` directory * Fix file location of CHANGELOG