This website works better with JavaScript.
Explore
Help
Sign In
silberengel
/
gc-alexandria
Watch
1
Star
0
Fork
You've already forked gc-alexandria
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Merges pull request
#69
#309
Fix SSR Crash Bug
master
Michael J
6 months ago
parent
33e89fe896
afdbb85971
commit
c1efb37db0
No known key found for this signature in database
GPG Key ID:
962BEC8725790894
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/routes/publication/[type]/[identifier]/+layout.ts
2
src/routes/publication/[type]/[identifier]/+layout.ts
Unescape
Escape
View File
@ -1 +1 @@
export
const
ssr
=
tru
e
;
export
const
ssr
=
fals
e
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
silberengel/gc-alexandria
Title
Body
Create Issue