playwright/tests/components/ct-vue2-cli
2023-11-27 15:53:50 -08:00
..
playwright
public feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
src fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
tests fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
.gitignore
babel.config.js
package.json
playwright.config.ts
README.md
tsconfig.app.json
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

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.