UNPKG

generator-angular-eggs

Version:

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

15 lines (13 loc) 239 B
(function() { 'use strict'; module.exports = { dist: { files: [{ expand: true, cwd: '<%%= config.app %>/images', src: '{,*/}*.svg', dest: '<%%= paths.dist %>/images' }] } }; })();