utsa-asc / college-dls

design language system for the University of Texas at San Antonio
7 stars 3 forks source link

only use one build file #1

Closed garza-utsa closed 3 years ago

garza-utsa commented 3 years ago

use the fractal.config.js instance inside gulpfile to control all watch, compile, serve tasks via gulp instead of gulp and fractal, like this example:

https://github.com/alarisprime/fractal-starter-kit/blob/master/gulpfile.js

garza-utsa commented 3 years ago

more info here: https://fractal.build/guide/integration/build-tools.html#gulp