playwright/tests-components/ct-vue-cli
dependabot[bot] 3e3de0319c
chore(deps): bump node-forge in /tests-components/ct-vue-cli (#12957)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 14:07:37 -07:00
..
public chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
src chore: mount should return locator pointing to the component element / fragment (#12718) 2022-03-13 21:26:13 -07:00
.eslintignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
.gitignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
babel.config.js chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
jsconfig.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
package-lock.json chore(deps): bump node-forge in /tests-components/ct-vue-cli (#12957) 2022-03-23 14:07:37 -07:00
package.json chore: prepare to publish component packages (#12697) 2022-03-12 13:51:27 -08:00
playwright.config.ts chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
README.md chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
vue.config.js chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00

ct-vue-cli

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

Customize configuration

See Configuration Reference.