Skip to content

Commit

Permalink
Update fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Jan 19, 2025
1 parent 58f5893 commit b7c5eb9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 26 deletions.
18 changes: 4 additions & 14 deletions fixtures/webstudio-remix-vercel/.webstudio/data.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"build": {
"id": "0d43a990-f5cd-43c3-ab26-863ebe71eb27",
"id": "1bd755a0-9c8a-416b-b373-2123f3568393",
"projectId": "cddc1d44-af37-4cb6-a430-d300cf6f932d",
"version": 463,
"createdAt": "2025-01-18T19:56:10.675+00:00",
"updatedAt": "2025-01-18T19:56:10.675+00:00",
"version": 464,
"createdAt": "2025-01-19T14:02:13.405+00:00",
"updatedAt": "2025-01-19T14:02:13.405+00:00",
"pages": {
"meta": {
"siteName": "KittyGuardedZone",
Expand Down Expand Up @@ -2950,16 +2950,6 @@
"value": "7Db64ZXgYiRqKSQNR-qTQ"
}
],
[
"oCeOjUq5kg_g-0dq5iApN",
{
"id": "oCeOjUq5kg_g-0dq5iApN",
"instanceId": "EveN4Skg9xb8Lj1QJcW52",
"name": "name",
"type": "string",
"value": ""
}
],
[
"9axbHjZtX8BX6vXEai1xq",
{
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fixtures/webstudio-remix-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"typecheck": "tsc",
"cli": "NODE_OPTIONS='--conditions=webstudio --import=tsx' webstudio",
"fixtures:link": "pnpm cli link --link https://p-cddc1d44-af37-4cb6-a430-d300cf6f932d-dot-${BUILDER_HOST:-main.development.webstudio.is}'?authToken=1cdc6026-dd5b-4624-b89b-9bd45e9bcc3d'",
"fixtures:sync": "pnpm cli sync --buildId 0d43a990-f5cd-43c3-ab26-863ebe71eb27 && pnpm prettier --write ./.webstudio/",
"fixtures:sync": "pnpm cli sync --buildId 1bd755a0-9c8a-416b-b373-2123f3568393 && pnpm prettier --write ./.webstudio/",
"fixtures:build": "pnpm cli build --template vercel --template internal --template ./.template && pnpm prettier --write ./app/ ./package.json ./tsconfig.json"
},
"private": true,
Expand Down

0 comments on commit b7c5eb9

Please sign in to comment.