UNPKG

gulp-msbuild

Version:

msbuild plugin for gulp. Inspired by grunt-msbuild.

10 lines (8 loc) 182 B
import vinyl from 'vinyl' const gutil: { File: typeof vinyl } = { // this really only exists to facilitate existing tests File: vinyl }; export default gutil;