Paleo
Paleo
SSolidJS
Created by Paleo on 6/5/2024 in #support
Solid as a global variable
I have several small SolidJS JavaScript applications in the same webpage. Currently, each application bundle contains an copy of the SolidJs framework. I would like to use the framework more like with jQuery: is it possible to put the SolidJS framework in a global variable, and then all the SolidJS applications rely on the same global variable?
19 replies