mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-01 18:32:25 -04:00
🔧:build SSR dist and deploy
This commit is contained in:
parent
76c26901d7
commit
c59ad6aedb
465 changed files with 214127 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -9,7 +9,6 @@ lerna-debug.log*
|
|||
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
dist-ssr
|
||||
coverage
|
||||
*.local
|
||||
|
@ -32,4 +31,4 @@ coverage
|
|||
/playwright-report/
|
||||
/playwright/.cache/
|
||||
# Webkit with playwright creates a salt file
|
||||
salt
|
||||
salt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue