entryinitGlobalAPInew Vue$mount (platforms/web/runtime/index.js) entry从package.json中知道,打包的入口文件为scripts/bulid.js,入口有多个,看包括编译器的入口entry-runtime-with-compiler.js。 initGlobalAPI new Vue $mount (platforms/web/runtime/index.js)