playwright/tests/components/ct-vue-cli
2023-10-28 11:21:37 -07:00
..
playwright
public chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
src fix(ct): vue3 fallthrough events & callbacks (#23649) 2023-06-19 11:20:37 -07:00
tests fix(ct): vue render array as slot (#27851) 2023-10-28 11:21:37 -07:00
.eslintignore chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
.gitignore
babel.config.js
package.json chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
playwright.config.ts chore(ct): inline reporter in ci (#23608) 2023-06-08 16:23:59 -07:00
README.md
tsconfig.app.json chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
tsconfig.config.json
tsconfig.json
tsconfig.test.json
vue.config.js
vue.d.ts

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.