Skip to content

Commit

Permalink
Merge 50db051 into 4eb4dc8
Browse files Browse the repository at this point in the history
  • Loading branch information
thostetler committed Jan 25, 2022
2 parents 4eb4dc8 + 50db051 commit f9d8ece
Show file tree
Hide file tree
Showing 11 changed files with 461 additions and 963 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 f9d8ece

Please sign in to comment.