标签: javascript browserify
我们可以加载外部JS,如:
var modal = require("http://localhost:9000/modal.js");
这是否可以使用Browserify