Downloaded Snort webclient from github. Run it directly it is slow from my server but a bit faster than running from the official site.
When I "built" it the yarn warned me that the javascript code is too big and will cause website slowdown. The recommended size of a part of the code is 244MB. The Snort code consist of two parts a 5GB and a 1.5GB.
Is there any simple way to split it to smaller parts? Will it faster after splitting?
(I don't wanna understand and "reverse engineering" the code - despite it is public domain therefore I will not violate intellectual property).
Any idea?
#asknostr #devs #askdevs #plebchain