|
|
há 6 anos atrás | |
|---|---|---|
| .. | ||
| admin | há 6 anos atrás | |
| build | há 6 anos atrás | |
| collections | há 6 anos atrás | |
| config | há 6 anos atrás | |
| docs | há 6 anos atrás | |
| rtl | há 6 anos atrás | |
| README.md | há 6 anos atrás | |
| build.js | há 6 anos atrás | |
| check-install.js | há 6 anos atrás | |
| clean.js | há 6 anos atrás | |
| install.js | há 6 anos atrás | |
| version.js | há 6 anos atrás | |
| watch.js | há 6 anos atrás | |
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);