UNPKG

generator-base-polymer

Version:

Polymer basic skeleton for webapp development. With RequireJS, Bootstrap, Sass and templating with Jade. Routing by Page.js.

4 lines 84 B
'use strict'; module.exports = function(grunt) { grunt.config.set('concat', {}); };