single-spa / import-map-deployer

A manifest deployment service for sofe/import maps
Apache License 2.0
191 stars 63 forks source link

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

Open Jarryxin opened 1 year ago

HotCapuchino commented 1 year ago

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