Commit f7bbfe1
Anthony Bailey
Paraglide compiler settings change to maximize compatibility with Deno
In #325 I'm looking at
Deno vs Node compatibility issues. In that context, looks like the
paraglide compilation options could benefit from these changes to
disable async local storage, and know that window can be defined even
on the server when running under Deno.
This was based on some runtime analysis and general Deno/Node.js
compatibility requirements from docs/Git issues - see pull request.1 parent 325b0ba commit f7bbfe1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
| |||
0 commit comments