简单用法
1.装包
npm i -g parcel-bundler
2.运行
parcel index.html --open

3.配置路由



4.根组件使用 运行 parcel index.html --open


5.自动打包压缩
parcel build index.html

1.装包
npm i -g parcel-bundler
2.运行
parcel index.html --open
3.配置路由
4.根组件使用 运行 parcel index.html --open
5.自动打包压缩
parcel build index.html
本文标题:parcel+vue的使用
本文链接:https://www.haomeiwen.com/subject/xzlicqtx.html
网友评论