Currently the list needs to be downloaded with a python script and is not updated after compile time. Solution Write some js that caches the list and updates it, e.g. in localStorage
Currently the list needs to be downloaded with a python script and is not updated after compile time.
Solution
Write some js that caches the list and updates it, e.g. in localStorage