Skip to content

Commit

Permalink
Minimized production version.
Browse files Browse the repository at this point in the history
  • Loading branch information
IMBurbank committed Jul 18, 2017
1 parent fa8132f commit eb6da74
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 323 deletions.
204 changes: 1 addition & 203 deletions dist/scripts/js/main.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 1 addition & 119 deletions dist/styles/css/main.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ gulp.task('default', function (callback) {
)
})

gulp.task('gulpProd', function (callback) {
gulp.task('prod', function (callback) {
runSequence('sass', 'babel', 'updateProd', ['watchProd'],
callback
)
Expand Down

0 comments on commit eb6da74

Please sign in to comment.