1./core/util/perf.js
import { inBrowser } from ‘./env‘ ?//运行环境在浏览器为trueexport let mark ??????????//window.performance.markexport let measure ?????//重写了window.performance.measure函数
vuejs起步
1./core/util/perf.js
import { inBrowser } from ‘./env‘ ?//运行环境在浏览器为trueexport let mark ??????????//window.performance.markexport let measure ?????//重写了window.performance.measure函数
vuejs起步