Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
@module-federation
/
runtime-tools
/
Filename :
rollup.config.js
back
Copy
module.exports = (rollupConfig) => { rollupConfig.input = { index: 'packages/runtime-tools/src/index.ts', runtime: 'packages/runtime-tools/src/runtime.ts', 'webpack-bundler-runtime': 'packages/runtime-tools/src/webpack-bundler-runtime.ts', }; return rollupConfig; };