-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When importing registerRemotes I get this security warning when building the project.
import { registerRemotes } from "@module-federation/enhanced/runtime"
"@module-federation/enhanced": "^0.8.11",
"@module-federation/vite": "^1.2.2",
"vite": "^5.2.10"
yarn build
node_modules/@module-federation/sdk/dist/index.cjs.js (634:77): Use of eval in "node_modules/@module-federation/sdk/dist/index.cjs.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Replicate by installing a fresh vite project and importing "@module-federation/enhanced/runtime". Run yarn build.
vincesp, victor-pogor, jrietberg-visionplanner, thedamon, minhaferzz and 4 more
Metadata
Metadata
Assignees
Labels
No labels