@architect/sveltekit-adapter

0.0.4 • Public • Published

Sveltekit Adapter

Adapter for Svelte apps that creates a Begin or Architect app, using a function for dynamic server rendering.

Configuration

run npm install @architect/sveltekit-adapter.

Then add the adapter to your svelte.config.js:

import begin from '@architect/sveltekit-adapter';

export default {
	kit: {
		...
		adapter: begin()
	}
};

Readme

Keywords

none

Package Sidebar

Install

npm i @architect/sveltekit-adapter

Weekly Downloads

3

Version

0.0.4

License

none

Unpacked Size

252 kB

Total Files

8

Last publish

Collaborators

  • brianleroux
  • dam
  • kborchers
  • ryanblock
  • architectci
  • filmaj