nginx-ui/frontend
dependabot[bot] a9bb6624c8
Bump browserslist from 4.16.3 to 4.16.8 in /frontend
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.8.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:28:22 +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 browserslist from 4.16.3 to 4.16.8 in /frontend 2021-08-31 04:28:22 +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.