-
-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better prerender crash message when error originates in node_modules/ (…
…#1426) * Better prerender crash message when error originates in node_modules/ * chore: Formatting * docs: Adding changeset Co-authored-by: Ryan Christian <ryanchristian4427@gmail.com>
- Loading branch information
1 parent
7afd8bb
commit 7d33cd1
Showing
2 changed files
with
32 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'preact-cli': patch | ||
--- | ||
|
||
Improves prerender error message when offending use of browser globals cannot be found |
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