estimate-size
todo: 没理解到底是啥含义
estimate-size
todo: 没理解到底是啥含义
import Vue from 'vue';
这里需要配置 eslint, 不然会报Parsing error: 'import' and 'export' may appear only with 'sourceType: module'eslint
foo.call({ id: 42 });
在 Chrome 的 console 执行时, id 显示的是全局声明的变量。