// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
just-diff
[ PARENT ]
EDIT :: rollup.config.js
const createRollupConfig = require('../../config/createRollupConfig'); module.exports = createRollupConfig(__dirname);
SAVE
CANCEL