mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-13 03:09:26 +00:00
.github
demo_data
docs
gulp
hassio
public
script
src
test
test-mocha
translations
.dockerignore
.eslintrc-hound.json
.eslintrc.json
.gitignore
.gitmodules
.hound.yml
.nvmrc
.travis.yml
CLA.md
CODE_OF_CONDUCT.md
Dockerfile
LICENSE.md
MANIFEST.in
README.md
bower.json
gulpfile.js
index.html
package.json
polymer.json
setup.py
wct.conf.json
webpack.config.js
yarn.lock

* 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
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
var requireDir = require('require-dir');
|
|
|
|
requireDir('./gulp/tasks/');
|