Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
因为某些需求,想要让打包出来的 taro 页面独立于 taro 打包出来的 app.js,使用原生的 app.js 就能运行。如果我想通过修改 plugin 实现,或者 loader,我要如何操作。