Jacob Gunnarsson
Results
2
issues of
Jacob Gunnarsson
Is it possible to somehow disable the import once functionality for specific module imports? I can't seem to find the feature in the documentation. My current use case is this;...
feature request
I think Chrome made changes to CORS enforcements in some recent version which breaks the client implementation. I added support for `OPTIONS` and added `Access-Control-Allow-Origin: *` to all response headers,...