svelte.sk-auth/app/src
Dan6erbond 9a5cd3dc8b
[ENHANCEMENT] Build ESM Peer Dependency, Typing & Configs (#27)
* 👷 Switch to ESM build

* 🔧 Use `module` instead of `main` config fields

* 📌 Reinstall sk-auth

* 🏷️ Fix type errors

* 🔧 Create separate Vite config JS according to https://github.com/sveltejs/kit/issues/928

* Revert "🔧 Create separate Vite config JS according to https://github.com/sveltejs/kit/issues/928"

This reverts commit 83d23a5a4b.

*  Add `build-esm` as dev and peer dependency

* 👷 Compile CJS module

* 📌 Reinstall deps

* 🔧 Switch to ESM build

* Revert "🔧 Switch to ESM build"

This reverts commit c908a57df3.

* 🔧 Use `main` instead of `module` in `package.json`
2021-05-25 23:24:32 +02:00
..
lib [ENHANCEMENT] Build ESM Peer Dependency, Typing & Configs (#27) 2021-05-25 23:24:32 +02:00
routes ⬆️ Reinstall svelte-kit-auth as sk-auth 2021-05-23 18:59:32 +02:00
app.html [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
app.postcss [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
global.d.ts [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
hooks.ts [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00