Skip to content

Commit 196a3d3

Browse files
authored
refactor: drop legacy netlify templates from CLI (#4833)
Remix will no longer be used for netlify. And less choice for user. Now we have only netlify and ssg netlify templates. <img width="374" alt="image" src="https://github.com/user-attachments/assets/29d68ee9-afee-42a8-8e0b-90ffa7bb52de" />
1 parent e3541be commit 196a3d3

File tree

67 files changed

+8
-3775
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+8
-3775
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
}
135135
const results = [
136136
await assertSize('./fixtures/ssg/dist/client', 352),
137-
await assertSize('./fixtures/webstudio-remix-netlify-functions/build/client', 440),
137+
await assertSize('./fixtures/react-router-netlify/build/client', 360),
138138
await assertSize('./fixtures/webstudio-features/build/client', 926),
139139
]
140140
for (const result of results) {

fixtures/webstudio-remix-netlify-edge-functions/.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

fixtures/webstudio-remix-netlify-edge-functions/.webstudio/config.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)