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

WIP: Gulpfied #146

Closed
wants to merge 5 commits into from
Closed

WIP: Gulpfied #146

wants to merge 5 commits into from

Conversation

hackmod
Copy link
Contributor

@hackmod hackmod commented Jun 4, 2018

WARNING

please do not merge it

This is an experimental work to manage all plugin packages using the gulp.

  • all plugins/** will be built into the dist/ dir using the gulp.
  • gulp build will copy/uglify/cssmin all needed files into dist/ dir.
  • gulp start == node app.js
  • gulp sync == node tools/sync.js
  • gulp stats == node tools/stats.js

Done

  • automatic reload using gulp-watch + livereload
  • automatic re-lunch sync/stats/start using gulp-watch
  • remove all unused files. (fonts/css/js)
  • misc fixes
    • travis fix

ToDo

  • test using gulp
  • rebase, cleanup

@realcodywburns realcodywburns changed the title Gulpfied WIP: Gulpfied Nov 16, 2018
@hackmod hackmod force-pushed the gulpfied branch 3 times, most recently from fc6db05 to 57a6772 Compare December 12, 2018 20:06
@ghost
Copy link

ghost commented Mar 25, 2019

Rebase your PR!

@ghost ghost mentioned this pull request Mar 29, 2019
@hackmod
Copy link
Contributor Author

hackmod commented Oct 4, 2019

#305

@hackmod hackmod closed this Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants