Kari Närhi

Results 6 issues of Kari Närhi

**Describe the bug** I have following setup for AssetServerPlugin where I use defaults for local dev and DigitalOcean Spaces for Staging/Production: ```typescript AssetServerPlugin.init( IS_DEV ? { // Default Vendure Asset...

type: bug 🐛

**Is your feature request related to a problem? Please describe.** As is recommended, the UI-folders of plugins should be excluded from the tsconfig-compilation since those are compiled into the Admin...

**Is your feature request related to a problem? Please describe.** Some API's, like Google Maps Javascript API, need to be loaded with script tags that are in index.html, but we...

**Is your feature request related to a problem? Please describe.** Currently Vendure (+ Admin UI) build and testing steps require custom scripts. For example with build, compiling Typescript files and...

type: feature ✨
@vendure/cli

**Is your feature request related to a problem? Please describe.** Currently most of Vendure's delivery-logic is based on shipping / using courier services. However, there are cases where people wont...

@vendure/admin-ui
type: feature ✨
P4: low

**Is your feature request related to a problem? Please describe.** I am using [ngx-translate](https://github.com/ngx-translate/core) for translations on Storefront. When I get error messages from API-side, I cannot translate them since...