import-map-deployer icon indicating copy to clipboard operation
import-map-deployer copied to clipboard

[Question] web get import-map-deployer directly, cors, how to resolve, web-server can't cors

Open Jarryxin opened this issue 3 years ago • 1 comments

Jarryxin avatar Feb 07 '23 12:02 Jarryxin

If you still struggling to make it work, I found simple solution. All you need is just create simple proxy express-js server with cors middleware configured whatever you like. Working example you can find here - https://github.com/microfrontends-diploma/local-import-map-deployer

HotCapuchino avatar Apr 01 '23 07:04 HotCapuchino