Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

refactor gulpfile #17

Open
Toddses opened this issue Apr 14, 2015 · 3 comments
Open

refactor gulpfile #17

Toddses opened this issue Apr 14, 2015 · 3 comments
Assignees

Comments

@Toddses
Copy link
Contributor

Toddses commented Apr 14, 2015

take a long, hard, veiny look at the gulpfile and refactor the shit out of it. in particular, there is some unused code, sass compiling is not using sourcemaps (i believe gulp-ruby-sass now supports gulp-sourcemaps), vendors task could be broken into more manageable chunks, we could probably save some compiling speed, and the whole thing could use some better documentation. take a look at newer gulp plugins as well and see if there's any useful functionality there. and just a general rethinking of how some tasks are handled could be useful.

@Toddses Toddses self-assigned this Apr 14, 2015
@Toddses
Copy link
Contributor Author

Toddses commented Apr 14, 2015

i just remembered that gumby uses gulp-compass, which in turn uses gulp-ruby-sass. so make sure that gulp-sourcemaps is going to be supported on down the sass compiling chain.

@Toddses
Copy link
Contributor Author

Toddses commented May 27, 2015

will hold off until gumby is using the latest version of compass

@Toddses
Copy link
Contributor Author

Toddses commented Jun 29, 2015

This should also update the js linter to jshint-stylish

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

No branches or pull requests

1 participant