git ssb

0+

cel-desktop / ssb-pkg



Tree: d456a6cc8589489e558e6164750474ed2cfc961e

Files: d456a6cc8589489e558e6164750474ed2cfc961e / test / test-79-npm / gulp / gulp.meta.js

200 bytesRaw
1'use strict';
2
3module.exports = function () {
4 return {
5 packages: [ 'gulp-concat' ],
6 deployFiles: [ 'gulp-concat-01.txt', 'gulp-concat-02.txt', 'gulpfile.js' ],
7 take: 'last-line'
8 };
9};
10

Built with git-ssb-web