gulp-watch-api

1.0.3 • Public • Published

gulp-watch-api

Simple gulp script for watching and reloading API files. It is not configurable yet in this version. It is watching all js and json files in ./src directory, and reloading ./src/index.js script.

instalation

npm i gulp-watch-api --save-dev

usage

// gulpfile.js
require('gulp-watch-api');

/gulp-watch-api/

    Package Sidebar

    Install

    npm i gulp-watch-api

    Weekly Downloads

    4

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    1.38 kB

    Total Files

    5

    Last publish

    Collaborators

    • gkucmierz