hiposfer / hive

Your go-to routing app for public transport
GNU Lesser General Public License v3.0
10 stars 0 forks source link

fix: compilations :advanced optimizations #165

Open carocad opened 5 years ago

carocad commented 5 years ago

It seems that Clojurescript namespace js module interop is not very "smart" as it doesnt automatically infers the types of the imported modules.

Therefore after advanced optimizations, the app crashes at runtime due to the Google Closure compiler variable renaming