UNPKG

techy

Version:

Flat CMS based on Gulp and AbsurdJS

8 lines 115 B
module.exports = function() { return { js: { src: '_src/**/*.js', dest: '_dist/public/js/file.js' } } }