rename apps/main
-> apps/www
This commit is contained in:
parent
21c3ff3872
commit
7db6fada2a
37 changed files with 0 additions and 0 deletions
5
apps/www/playwright.config.ts
Normal file
5
apps/www/playwright.config.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { createConfig } from "@pompydev/playwright-config"
|
||||
|
||||
export default createConfig({
|
||||
port: 5173,
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue