fly-useref

0.1.0 • Public • Published

useref plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-useref

Example

Check Flyfile.js and test directory :)

yield this.clear("test/index.html")
yield this
  .source("test/src/index.html")
  .useref()
  .target("test")

License

MIT © Tomoyuki Kashiro et al

/fly-useref/

    Package Sidebar

    Install

    npm i fly-useref

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • tkashiro