vcheeze / gopher-wood

https://www.gopherwoodclinic.org
1 stars 0 forks source link

Refactor svelte-i18n #46

Closed vcheeze closed 3 years ago

vcheeze commented 4 years ago
  1. Set up i18n in server.js as middleware. Use svelte-i18n's sapper template as example.
  2. Wrap component packages (i.e. svelte-select in own component, i.e. Select.svelte), and use svelte-i18n through our own component.
vcheeze commented 3 years ago

Closed by #84