|
hace 5 años | |
---|---|---|
.. | ||
admin | hace 5 años | |
build | hace 5 años | |
collections | hace 5 años | |
config | hace 5 años | |
docs | hace 5 años | |
rtl | hace 5 años | |
README.md | hace 5 años | |
build.js | hace 5 años | |
check-install.js | hace 5 años | |
clean.js | hace 5 años | |
install.js | hace 5 años | |
version.js | hace 5 años | |
watch.js | hace 5 años |
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);