is it possible to import from a js string?
import(`alert("Hello")`);
which gives us more control over http fetching, like loading from protected url with access token.
is it possible to import from a js string?
import(`alert("Hello")`);
which gives us more control over http fetching, like loading from protected url with access token.