cstone
8 years agoAce
Customizing build process with Gulp
Hello,
I like to add an additional gulp task to the current build process. Specifically, it would be handy to add an autoprefixer such as: https://github.com/postcss/autoprefixer
Is there a suggested method for customizing the build process short of forking the lithium-sdk?
Alternatively, any guidance on how other communities handle vendor prefixes would also be appreciated!
Thanks