Closed jeroenvandijk closed 4 years ago
Changing to {:optimizations :simple}
lets the app compile. It looks like we're including devcards and some shadow-cljs namespaces in our prod build, I think one of them is causing the issues with :advanced
optimizations.
version
all productions builds e.g. 76d0881 (artifact here)
platform
Production build, Chrome 81.0.4044.138
problem
Page doesn't load
Under water:
For some reason the
?s
here in this query is not (always) a string. In dev this doesn't seem to matter or isn't the caserepro
Click on one of the page links or go to
index.html#/page/04-02-2020
expected behavior
Display the page (like in dev)