This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
frontend
mirror of
https://github.com/home-assistant/frontend.git
Watch
1
Star
0
Fork
You've already forked frontend
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gulp-ts
frontend
/
script
/
size_stats
10 lines
103 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
# Analyze stats
# Stop on errors
set
-e
cd
"
$(
dirname
"
$0
"
)
/..
"
yarn run-task analyze-app
Reference in New Issue
View Git Blame
Copy Permalink