Skip to content

Add prefix into allkeys - #8

Open
pomcho555 wants to merge 10 commits into
honarpour:masterfrom
pomcho555:feature/pomcho555/add-prefix-into-allkeys
Open

Add prefix into allkeys#8
pomcho555 wants to merge 10 commits into
honarpour:masterfrom
pomcho555:feature/pomcho555/add-prefix-into-allkeys

Conversation

@pomcho555

Copy link
Copy Markdown

The feature to put PREFIX into all variables.

output:
    prefix: VUE_APP

Here is the toml version of .env output:

VUE_APP_BucketName = "sample-bucket"

Usecases

Load .env on a vue-cli project

According to this article, most of vue app need APP_VUE_ prefix of the .env files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant