Sha256: 10cdfdc4c1653a8eb4706be50371d0b4d28b90f34fd3f624dd1392c721129b6a
Contents?: true
Size: 422 Bytes
Versions: 1
Compression:
Stored size: 422 Bytes
Contents
const gulp = require('gulp'); const metadata = require('./package'); const tasks = require('gulp-tasks'); tasks.init({ metadata: metadata, // libs that MUST be included in a consuming app for this component to work libs: [ 'node_modules/base-component/dist/base-component.bundle.js' ], // libs that MAY be included in a consuming app but are used here for example purposes examples: [] });
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pul_uv_rails-2.0.1 | public/universalviewer/gulpfile.js |