mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Migrate to Polymer 2 (#370)
* Update bower.json to point at Polymer 2 * No longer use babel to run node scripts * Refer to CSS from static dir * Fix some panel bugs
This commit is contained in:
3
gulpfile.js
Normal file
3
gulpfile.js
Normal file
@@ -0,0 +1,3 @@
|
||||
var requireDir = require('require-dir');
|
||||
|
||||
requireDir('./gulp/tasks/');
|
||||
Reference in New Issue
Block a user