Skip to content

Import @shellicar/svelte-adapter-azure-functions#15

Merged
shellicar merged 2 commits intomainfrom
feature/monorepo-import-svelte-adapter-azure-functions
Apr 11, 2026
Merged

Import @shellicar/svelte-adapter-azure-functions#15
shellicar merged 2 commits intomainfrom
feature/monorepo-import-svelte-adapter-azure-functions

Conversation

@shellicar
Copy link
Copy Markdown
Owner

Summary

  • Imported from github.com/shellicar/svelte-adapter-azure-functions
  • Updated repository, bugs, and homepage URLs to point to ecosystem monorepo
  • Updated README links to ecosystem monorepo paths
  • Standardised tsup.config.ts to monorepo template
  • Aligned tsconfig.json to extend @shellicar/typescript-config/base.json, carrying forward all original strictness settings
  • Added changes.jsonl
  • ESM-only output preserved (no CJS): this is a SvelteKit adapter that only produces ESM
  • Flat dist/ output preserved (not dist/esm/): src/adapter.ts references ../dist via import.meta.url at runtime
  • Fixed typess typo in package.json exports (types key)
  • Preserved external, inject, and cjsInterop tsup options required by the adapter
  • Dropped moduleResolution: node override (incompatible with verbatimModuleSyntax: true from base.json); bundler resolution works correctly

Co-Authored-By: Claude noreply@anthropic.com

…ithub.com/shellicar/svelte-adapter-azure-functions)
@shellicar shellicar added this to the monorepo-migration milestone Apr 11, 2026
@shellicar shellicar added the pkg: svelte-adapter-azure-functions SvelteKit adapter for Azure Functions label Apr 11, 2026
@shellicar shellicar self-assigned this Apr 11, 2026
@shellicar shellicar force-pushed the feature/monorepo-import-svelte-adapter-azure-functions branch 5 times, most recently from 07768bd to 605fe83 Compare April 11, 2026 12:05
@shellicar shellicar force-pushed the feature/monorepo-import-svelte-adapter-azure-functions branch from 605fe83 to c823648 Compare April 11, 2026 12:08
@shellicar shellicar enabled auto-merge (squash) April 11, 2026 12:09
@shellicar shellicar merged commit 2f12bb8 into main Apr 11, 2026
4 checks passed
@shellicar shellicar deleted the feature/monorepo-import-svelte-adapter-azure-functions branch April 11, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: svelte-adapter-azure-functions SvelteKit adapter for Azure Functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant