mirror of https://github.com/halo-dev/halo-admin
release: 1.4.15 (#392)
parent
1476443872
commit
596beb09c4
|
@ -1,3 +1,3 @@
|
|||
NODE_ENV=production
|
||||
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.4.14/dist/
|
||||
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.4.15/dist/
|
||||
VUE_APP_API_URL=/
|
||||
|
|
|
@ -35,7 +35,7 @@ git clone https://github.com/halo-dev/halo-admin
|
|||
2、检出最新版本:
|
||||
|
||||
```bash
|
||||
git checkout v1.4.14
|
||||
git checkout v1.4.15
|
||||
```
|
||||
|
||||
3、打包构建:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "halo-admin",
|
||||
"version": "1.4.14",
|
||||
"version": "1.4.15",
|
||||
"author": "halo-dev",
|
||||
"description": "Halo admin client.",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue