So the app can be a smaller download.
Rough steps
- Write a wrapper script to do this stuff
- Make script do stuff to base data in /data/(appropriate file)
- Shrink lines data throwing out stuff don't need ( @levifelling - What's the name of that algorithm?)
- Throw out data we don't need (extra meta data)
- Minify?
- Make script output a single shrunk file
So the app can be a smaller download.
Rough steps