UNPKG

generator-appverse-ionic

Version:
13 lines (10 loc) 322 B
'use strict'; // Reads HTML for usemin blocks to enable smart builds that automatically // concat, minify and revision files. Creates configurations in memory so // additional tasks can operate on them module.exports = { options: { dest: '<%= paths.dist %>' }, html: '<%= paths.app %>/index.html' };