- gulp
- browser-sync : ブラウザシンク
- gulp-rename : ファイル名変更
- gulp-ejs : EJSコンパイル
- gulp-sass : Sassコンパイル
- gulp-typescript : TypeScriptコンパイル
- gulp-plumber : プラグインエラーがおきてもwatchを継続できる
- gulp-rename : ファイル名を変更する
- gulp-concat : 複数のファイルをまとめる
- gulp-autoprefixer : ベンダープリフィックスを自動付与
- gulp-csscomb : プロパティの順番を整理する
- gulp-minify-css : CSSの圧縮
- gulp-uglify : JSの圧縮
- gulp-minify-html : HTMLの圧縮
- gulp.spritesmith : スプライト画像
- gulp-babel : ES6対応
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme