Go to file
dependabot[bot] a7a936a2b3
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:10:18 +00:00
public 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
src 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
.gitignore vue-cli init 2020-11-11 22:10:44 +08:00
babel.config.js vue-cli init 2020-11-11 22:10:44 +08:00
LICENSE Vue改 2020-03-16 00:28:52 +08:00
package-lock.json Bump terser from 4.8.0 to 4.8.1 2023-03-15 14:10:18 +00:00
package.json vue-cli init 2020-11-11 22:10:44 +08:00
README.md vue-cli init 2020-11-11 22:10:44 +08:00
vue.config.js vue-cli init 2020-11-11 22:10:44 +08:00
webpack.config.js vue-cli init 2020-11-11 22:10:44 +08:00
yarn.lock Bump terser from 4.8.0 to 4.8.1 2023-03-15 14:10:18 +00:00

webstack

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