playwright/tests/components/ct-vue-cli
2023-09-08 14:23:35 -07:00
..
playwright test(ct): vue cli slot tests (#21028) 2023-02-27 12:53:44 -08:00
public
src fix(ct): vue3 fallthrough events & callbacks (#23649) 2023-06-19 11:20:37 -07:00
tests fix(ct): vue3 fallthrough events & callbacks (#23649) 2023-06-19 11:20:37 -07:00
.eslintignore
.gitignore
babel.config.js
package.json chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07: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 chore: update typescript to 5.0.2 (#22079) 2023-03-29 17:13:09 -07:00
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.