playwright/tests/components/ct-vue2-cli
2024-05-14 11:03:46 -07:00
..
playwright
public
src fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
tests fix(ct): mount then unmount then mount (#30657) 2024-05-14 11:03:46 -07:00
.gitignore
babel.config.js
package.json chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
playwright.config.ts
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

ct-vue2-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.