mirror of
https://github.com/LukeHagar/sveltekit-electron-adapter.git
synced 2025-12-06 12:47:49 +00:00
[🚀 Release] v0.3.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<!-- all-shields/header-badges:START -->
|
||||
|
||||
[](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/sveltekit-electron-adapter) [](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/LICENSE.md) [](https://www.typescriptlang.org/) [](https://kit.svelte.dev/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io)
|
||||
[](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/sveltekit-electron-adapter) [](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/LICENSE.md) [](https://www.typescriptlang.org/) [](https://kit.svelte.dev/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io)
|
||||
|
||||
<!-- all-shields/header-badges:END -->
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@ptkdev/sveltekit-electron-adapter",
|
||||
"displayName": "SvelteKit Adapter for Desktop Apps with Electron",
|
||||
"description": "Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron",
|
||||
"version": "0.3.0-beta.1",
|
||||
"version": "0.3.0",
|
||||
"main": "./app/adapter/index.js",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user