sails-hook-gulp

0.0.1 • Public • Published

gulp.js

gulp.js hook for Sails v0.11

Status

Stability: 3 - Stable

Purpose

This hook's responsibilities are:

When initialized...

  • start gulp.js
  • loads gulpfile.js in sails app path
    • run specified tasks

FAQ

If you have a question that isn't covered here, please feel free to send a PR adding it to this section.

What is this?

This repo contains a hook, one of the building blocks Sails is made out of.

What version of Sails is this for?

The versioning of a hook closely mirrors that of the Sails version it depends on. While the "patch" version (i.e. the "Z" in "X.Y.Z") will normally differ from that of Sails core, the "minor" version number (i.e. the "Y" in "X.Y.Z") of this hook is also the minor version of Sails for which it is designed. For instance, if a hook is version 0.11.9, it is designed for Sails ^0.11.0 (that means it'll work from 0.11.0 all the way up until 0.12.0).

Are there changes?

Yes, see the v0.11 migration guide. You probably won't need to change anything unless you were extensively using the old Socket.io v0.9 configuration.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i sails-hook-gulp

Weekly Downloads

4

Version

0.0.1

License

MIT

Last publish

Collaborators

  • seth2810