Zack Jackson

Results 449 comments of Zack Jackson

Are you sharing lodash as eager? Don't use eager sharing

Okay the federation package duplicaiton, this is because of how next works. We inject federation runtime into the entrypoint, i then manually use another plugin for next to hoist it...

use runtime plugins https://module-federation.io/plugin/dev/index.html or check the runtime-plugins folder in this repo

What version of federation/enhanced are you using? Can you create a repo i can debug - this error should not happen

Without a repo i will not be able to assist further

@2heal1 have idea here or is there hook for failed manifest load?

Try using something like yett, that lets you block scripts from being created on the dom

It wasn't designed to do this. But I've modified yett to wrangle third party code. You can make some slight edits and likely get something you want

Look at module federation instead newer technology

So I think we can use this. Also if you use an array of remote values. You can have one be promise new promise and if you reject the promise....