现在我有这么一些代码: index.js ./config.js 代码将过 browserify 后在前端执行。 请问是否有可能以另外插入代码的形式修改 config.js 中 export 的值? 谢谢。 来自酷炫的 CNodeMD