kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

Fix vue3 webpack prod script #73

Closed rmotitsuki closed 1 month ago

rmotitsuki commented 1 month ago

Summary

Fix webpack prod script, adding explicity vue3 options to compile for production.

Local Tests

viniarck commented 1 month ago

After following this tutorial that Rogerio has forwarded to me https://askubuntu.com/questions/299345/how-to-enable-webgl-in-chrome-on-ubuntu, I enabled the Override software rendering list (I already had enabled GPU hw acceleration enabled) and the map loaded correctly and the WebGL messages went away.

The headers error still remains though cc'ing @rmotitsuki, appreciated your help. Also, in my case I didn't notice any significant higher CPU usage, I'll leave this option turned on, if I start seeing anything else alarming I'll report back.