nginx-ui/frontend
dependabot[bot] c0518ffbb8
Bump ws from 6.2.1 to 6.2.2 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:27:57 +00:00
..
dist bug fix 2021-08-31 12:13:12 +08:00
public bug fix 2021-08-31 12:13:12 +08:00
src bug fix 2021-08-31 12:13:12 +08:00
.env.development bug fix 2021-08-31 12:13:12 +08:00
.env.production bug fix 2021-08-31 12:13:12 +08:00
.gitignore bug fix 2021-08-31 12:13:12 +08:00
alias.config.js bug fix 2021-08-31 12:13:12 +08:00
babel.config.js bug fix 2021-08-31 12:13:12 +08:00
package.json bug fix 2021-08-31 12:13:12 +08:00
README.md bug fix 2021-08-31 12:13:12 +08:00
version.json bug fix 2021-08-31 12:13:12 +08:00
vue.config.js bug fix 2021-08-31 12:13:12 +08:00
yarn.lock Bump ws from 6.2.1 to 6.2.2 in /frontend 2021-08-31 04:27:57 +00:00

nginx-ui-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.