JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 48
  • Score
    100M100P100Q66273F
  • License MIT

Add SvelteKit site to CDK stack

Package Exports

  • @sveltekit-cdk/constructsv2
  • @sveltekit-cdk/constructsv2/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sveltekit-cdk/constructsv2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@sveltekit-cdk/constructsv2

npm version

WARNING: Not for production, yet!!

No compatibility between versions is garanteed while in initial development. It's recommended to use exact version in package.json to avoid suprices.

Use constructs from this package to add SvelteKit site to your CDK v2 project.

  1. Add @sveltekit-cdk/adapter to your SvelteKit project to get the site artifacts
  2. Use constructs from this package in you CDK stacks to deploy the site