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
current built files, built with presite include initial English text for SEO purposes.
need to update the way Japanese text is shown so it's included in the built files at .presite/
probably possible by rendering every string of text in the DOM and hide/show the correct one with v-show
double check result with npm run build
PS: Since we're already live, any new ticket is to be branched from production with branch name pr-<issue nr.> and make a PR towards production again.
Also, remember we're using npm again now (as opposed to yarn).
The text was updated successfully, but these errors were encountered:
current built files, built with
presite
include initial English text for SEO purposes..presite/
v-show
npm run build
PS: Since we're already live, any new ticket is to be branched from
production
with branch namepr-<issue nr.>
and make a PR towardsproduction
again.Also, remember we're using
npm
again now (as opposed toyarn
).The text was updated successfully, but these errors were encountered: