Skip to content

WIP: Gulpfied#146

Closed
hackmod wants to merge 5 commits into
ethereumclassic:devfrom
hackmod:gulpfied
Closed

WIP: Gulpfied#146
hackmod wants to merge 5 commits into
ethereumclassic:devfrom
hackmod:gulpfied

Conversation

@hackmod

@hackmod hackmod commented Jun 4, 2018

Copy link
Copy Markdown
Contributor

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

ghost commented Mar 25, 2019

Copy link
Copy Markdown

Rebase your PR!

@ghost ghost mentioned this pull request Mar 29, 2019
@hackmod

hackmod commented Oct 4, 2019

Copy link
Copy Markdown
Contributor Author

#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