Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

(v1.1.1)构建流程有变,我们更改了env的部分配置 #23

@seho-dev

Description

@seho-dev

由于目前工程中本来使用ci自动构建2款小程序的,但是由于uniapp的cli unicloud工程,必须使用hbx绑定云服务空间进行构建。
所以万般无奈之下,我们在这几个版本中暂时不会使用ci构建小程序。我们在v1.1.1版本中发布了一个补丁,用于解决api环境变量的问题,在根目录需要用户自行新建env文件,例子如下:

VUE_APP_V1_TEST_API_HTTP_URL=此处替换为v1云函数的url/http/v1/
VUE_APP_V1_RELEASE_API_HTTP_URL=此处替换为v1云函数的url/http/v1/

待我们在下周与官方沟通,看能不能将cli的发布和部署,从hbx脱离出来且能够使用ci自主发布;
如果沟通无效,可能会摒弃读写分离的架构,全部使用http url读取和写入

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions