sveltekit-cordova-adapter icon indicating copy to clipboard operation
sveltekit-cordova-adapter copied to clipboard

Adapter for building mobile apps with Svelte Kit and Apache Cordova or Ionic Capacitor

Results 2 sveltekit-cordova-adapter issues
Sort by recently updated
recently updated
newest added
trafficstars

### Question Hi!! I've newly started Svelte/kit and I decided to use Capacitor along with Sveltekit to develop cross-platform apps. So.. it seems that it's already possible to build a...

Right now if you change the appDir parameter in kit.config it breaks functionality for this adapter. Using builder.getAppPath fixes this issue because it uses the user inputted directory rather than...