Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minify js assets using gulp and uglify #22

Closed
3 tasks
GabLeRoux opened this issue Oct 25, 2017 · 1 comment
Closed
3 tasks

Minify js assets using gulp and uglify #22

GabLeRoux opened this issue Oct 25, 2017 · 1 comment

Comments

@GabLeRoux
Copy link
Owner

Right now, main.min.js isn't actually minified, it's only being compiled with coffee. gulpfile should run uglify against it

  • Minify script from gulpfile using uglify
  • Confirm js still work in the page
  • Make sure sourcemaps are being correctly generated
@GabLeRoux GabLeRoux changed the title minify js assets minify js assets using gulp and uglify Oct 25, 2017
@GabLeRoux GabLeRoux changed the title minify js assets using gulp and uglify Minify js assets using gulp and uglify Oct 25, 2017
@GabLeRoux
Copy link
Owner Author

hugo pretty much solved all of that for me. I'll have a look at netlify plugins for more. Editing markdown for blog pots is more than enough for me. Let's get things done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant