temberature / blog

http://temberature.github.io/blog
2 stars 5 forks source link

vue-cli #139

Open temberature opened 5 years ago

temberature commented 5 years ago

vue inspect --mode production

temberature commented 5 years ago

vue inspect --mode production > pro.js vue inspect --mode development > out.js

temberature commented 4 years ago

Vue CLI 使用了 Babel 7 中的新配置格式 babel.config.js。和 .babelrc 或 package.json 中的 babel 字段不同,这个配置文件不会使用基于文件位置的方案,而是会一致地运用到项目根目录以下的所有文件