vite icon indicating copy to clipboard operation
vite copied to clipboard

Support dynamic entry

Open Zhengy1995 opened this issue 1 year ago • 5 comments

当前编译时插件的remote entry只支持传入url,希望支持传入一段代码在运行时执行返回,就像另一个插件https://github.com/originjs/vite-plugin-federation image

Zhengy1995 avatar Nov 27 '24 02:11 Zhengy1995