Sha256: e75bbb9599989c1cbd119750391c97ed8331f5418aafb0ff6fb544233bb8b36f

Contents?: true

Size: 163 Bytes

Versions: 9

Compression:

Stored size: 163 Bytes

Contents

const gulp = require('gulp');
const Ugh = require('@nrser/ugh').Ugh;

const ugh = new Ugh({gulp, packageDir: __dirname});

ugh.autoTasks();

module.exports = ugh;

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
qb-0.1.39 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.38 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.37 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.36 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.35 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.34 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.33 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.32 roles/qb.nrser_js/files/gulpfile.js
qb-0.1.31 roles/qb.nrser_js/files/gulpfile.js