Medium.js icon indicating copy to clipboard operation
Medium.js copied to clipboard

Implement gulp.js

Open jakiestfu opened this issue 9 years ago • 3 comments

I'd like to implement Grunt.js to do more than concatenate/minify scripts

  • Concatenate
  • Uglify (with optional source maps)
  • JS Hint

Would this be something you'd be interested in accepting in a PR?

jakiestfu avatar Feb 27 '15 17:02 jakiestfu

Sure. But would you consider gulp? I have no experience with grunt, but have used gulp several times.

On 12:07PM, Fri, Feb 27, 2015 Jacob Kelley [email protected] wrote:

I'd like to implement Grunt.js to do more than concatenate/minify scripts

  • Concatenate
  • Uglify (with optional source maps)
  • JS Hint

Would this be something you'd be interested in accepting in a PR?

— Reply to this email directly or view it on GitHub https://github.com/jakiestfu/Medium.js/issues/141.

robertleeplummerjr avatar Feb 27 '15 18:02 robertleeplummerjr

Sure sure, gulp it is! I'll send a pull request soon. If there are lint errors I'll fix them in their own commit.

jakiestfu avatar Feb 27 '15 18:02 jakiestfu

whichever is simpler. Jacob, your humility is amazing... This is your repo.

On Fri, Feb 27, 2015 at 2:52 PM, Jacob Kelley [email protected] wrote:

Would you care if I converted what little CSS is used to less or sass? I'll still be including dist files so users can access them directly.

— Reply to this email directly or view it on GitHub https://github.com/jakiestfu/Medium.js/issues/141#issuecomment-76460290.

Robert Plummer

robertleeplummerjr avatar Mar 02 '15 01:03 robertleeplummerjr