@pentia/watch-publish-projects
v0.1.4
Published
Watch for changes in cshtml files and publish them
Downloads
4
Readme
watch.publish.projects
Extending publish-projects to auto publish projects that has changed
usage
The module watches for any change in cshtml files and auto publishes the project that contains the file
import in gulpfile.js
var package = require('@pentia/watch-publish-projects')
use
gulp Auto-Publish-Views
examples
specific environment
gulp Auto-Publish-Views --env debug