Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

[AF4] Change npm commands to standard names. #66

Merged
merged 1 commit into from
Jul 14, 2021
Merged

[AF4] Change npm commands to standard names. #66

merged 1 commit into from
Jul 14, 2021

Conversation

duozersk
Copy link
Contributor

Change used npm commands to standard build / dev ones. We didn't make any use of removed build / serve commands and having the custom npm run library command is unusual and doesn't add any value.

Installation `npm install -g @vue/cli`

Check version `vue --version` => @vue/cli 4.0.5

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need Vue CLI to build the application. It was misunderstanding from my side.

@duozersk duozersk added the enhancement New feature or request label May 27, 2021
@podarok podarok merged commit cb16253 into 4.x Jul 14, 2021
@podarok podarok deleted the npm-commands branch July 14, 2021 07:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants