Skip to content

Commit

Permalink
Merge 34d4ebe into 4eb4dc8
Browse files Browse the repository at this point in the history
  • Loading branch information
thostetler committed Jan 24, 2022
2 parents 4eb4dc8 + 34d4ebe commit 308ef9c
Show file tree
Hide file tree
Showing 10 changed files with 395 additions and 917 deletions.
11 changes: 11 additions & 0 deletions grunt/aliases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,14 @@ release:
- htmlmin
- imagemin
- uglify

release:quick:
tasks:
- env:prod
- clean:release
- copy:release
- string-replace:production
- check-release-version
- string-replace:latest_version
- optimize-build
- string-replace:final
Loading

0 comments on commit 308ef9c

Please sign in to comment.