UNPKG

generator-angular-eggs

Version:

Angular 1.5, Angular Component Router, Bootstrap v4(alpha) and TingoDB(like MongoDB) with an Express server

19 lines (17 loc) 277 B
(function() { 'use strict'; module.exports = { dist: { files: [{ dot: true, src: [ '.tmp', '<%%= paths.dist %>/*', '!<%%= paths.dist %>/.git*' ] }] }, server: '.tmp', doc: 'docs' }; })();