mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-01 06:02:55 +01:00
Use demo icons instead of mdi (#2623)
* generate demo icons * replace tab icons and update build file * review comments * review comments * update ignores * cleanup
This commit is contained in:
committed by
Paulus Schoutsen
parent
f97b5c48d0
commit
e42e59871e
@@ -6,6 +6,8 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
node script/gen-icons.js
|
||||
|
||||
cd ..
|
||||
DEMO=1 ./node_modules/.bin/gulp build-translations gen-icons
|
||||
cd demo
|
||||
|
||||
Reference in New Issue
Block a user