mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
6ca06b9204
Bumps [postcss](https://github.com/postcss/postcss) and [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin). These dependencies needed to be updated together. Updates `postcss` from 8.4.4 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.31) Updates `css-minimizer-webpack-plugin` from 3.2.0 to 3.4.1 - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.2.0...v3.4.1) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: css-minimizer-webpack-plugin dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vue2-example
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint