UNPKG

jenking

Version:

Monitor and manage Jenkins jobs triggered by Gerrit.

14 lines 222 B
module.exports = { options: { strictImports: true }, production: { options: { paths: [ 'src/css' ], compress: true }, files: { 'www/dist/jenking.css': 'src/css/app.less' } } };