Hello, does anyone know how I can use js externals in the js target of a multiplatform project? I would like to build not only a JS library but a React library, not only a JS lib to be used in a React app (to be able to build relevant React UI Components as we can build views the same way for Android libs and for iOS frameworks) ?