You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
It seems the legacy client code is not parsing the PLACEHOLDER text, this can be seen from the resulting output in the build directory.
Here is part of the output from
build/client/client.******.js
:Here is part of the output from
build/client/legacy/client.******.js
:This seem to be an issue at build time, it seems that
build/client/client.******.js
gets parsed by theextract_css
function and written to filesapper/src/core/create_compilers/extract_css.ts
Line 210 in 91f2c6e
build/client/legacy/client.******.js
doesn't.The text was updated successfully, but these errors were encountered: