2.7.7 • Published 5 months ago

hel-arco v2.7.7

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

hel-tpl-remote-vue3-comps-ts

A simple remote vue3 comp template(typescript、dev with vite or webpack, build with webpack ), see online usage

desc

  • vite 开发
npm run start:vite
  • webpack 开发
npm run start
  • 打包与发布

先修改版本号,再执行打包与发布命令(这点很重要,顺序不能弄反为:先构建再修改版本号)

npm run build
npm publish

构建是基于webpack构建

how to make project skeleton

npm i @vue/cli -g

vue create hel-tpl-remote-vue3-comps-ts --packageManager=npm

cd hel-tpl-remote-vue3-comps-ts

// https://github.com/IndexXuan/vue-cli-plugin-vite
vue add vite
2.7.4

5 months ago

2.7.6

5 months ago

2.7.5

5 months ago

2.7.7

5 months ago

2.7.3

6 months ago

2.7.2

6 months ago

2.5.0

6 months ago

2.4.0

6 months ago

2.3.0

6 months ago

2.2.0

6 months ago

2.1.0

6 months ago

2.0.0

6 months ago

1.8.0

6 months ago

1.6.0

6 months ago

1.5.1

6 months ago

1.5.0

6 months ago