|
il y a 5 ans | |
---|---|---|
.. | ||
admin | il y a 5 ans | |
build | il y a 5 ans | |
collections | il y a 5 ans | |
config | il y a 5 ans | |
docs | il y a 5 ans | |
rtl | il y a 5 ans | |
README.md | il y a 5 ans | |
build.js | il y a 5 ans | |
check-install.js | il y a 5 ans | |
clean.js | il y a 5 ans | |
install.js | il y a 5 ans | |
version.js | il y a 5 ans | |
watch.js | il y a 5 ans |
These tasks can be imported into your own gulpfile allowing you to avoid using Semantic's build tools
var
watch = require('path/to/semantic/tasks/watch')
;
gulp.task('watch ui', watch);