|
|
пре 6 година | |
|---|---|---|
| .. | ||
| admin | пре 6 година | |
| build | пре 6 година | |
| collections | пре 6 година | |
| config | пре 6 година | |
| docs | пре 6 година | |
| rtl | пре 6 година | |
| README.md | пре 6 година | |
| build.js | пре 6 година | |
| check-install.js | пре 6 година | |
| clean.js | пре 6 година | |
| install.js | пре 6 година | |
| version.js | пре 6 година | |
| watch.js | пре 6 година | |
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);