Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support for standalone npm package #12

Merged
merged 7 commits into from
Apr 11, 2023

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    77f7e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735cf20 View commit details
    Browse the repository at this point in the history
  3. replace absolute module paths to relative

    based on the "tempOutput"
    
    9cd24ad42cbdfcbe22735b8113efbe770e0e0b2e
    kauderk committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    670b5cf View commit details
    Browse the repository at this point in the history
  4. added Slug types to generated apiTypes

    // [slug]/+server.ts
    export declare const Slug = 'slug'
    
    e530ae5ccca94b224dbe16fc332acdc1f4d141e0
    kauderk committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3880d1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a232a24 View commit details
    Browse the repository at this point in the history
  6. added bypass to preflight http request on GET

    603c60055ac4106da763f752beb11c47b47ea8c8
    kauderk committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    b7f5919 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc215db View commit details
    Browse the repository at this point in the history