-
Notifications
You must be signed in to change notification settings - Fork 731
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: drop --preview flag from CLI (#4707)
We figured assets can be loaded from shared url without additional manipulation. Here got rid of asset origin detection and dropped excessive --preview flag. Now local, staging and prod will work automatically.
- Loading branch information
Showing
19 changed files
with
26 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,5 +136,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "fixture-client-do-not-touch-wsmel", | ||
"projectTitle": "FIXTURE-CLIENT-DO-NOT-TOUCH" | ||
"projectTitle": "FIXTURE-CLIENT-DO-NOT-TOUCH", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -493,5 +493,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "cli-basic-test-d0osr", | ||
"projectTitle": "cli-basic-test" | ||
"projectTitle": "cli-basic-test", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -493,5 +493,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "cli-basic-test-d0osr", | ||
"projectTitle": "cli-basic-test" | ||
"projectTitle": "cli-basic-test", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2331,5 +2331,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "webstudio-custom-template-cochj", | ||
"projectTitle": "webstudio-custom-template" | ||
"projectTitle": "webstudio-custom-template", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -493,5 +493,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "cli-basic-test-d0osr", | ||
"projectTitle": "cli-basic-test" | ||
"projectTitle": "cli-basic-test", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -493,5 +493,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "cli-basic-test-d0osr", | ||
"projectTitle": "cli-basic-test" | ||
"projectTitle": "cli-basic-test", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5110,5 +5110,6 @@ | |
"email": "[email protected]" | ||
}, | ||
"projectDomain": "webstudio-fixture-project-a-0su3o", | ||
"projectTitle": "webstudio-fixture-project-a" | ||
"projectTitle": "webstudio-fixture-project-a", | ||
"origin": "https://main.development.webstudio.is" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters