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

Add example with-drizzle #1501

Merged
merged 5 commits into from
May 28, 2024
Merged

Add example with-drizzle #1501

merged 5 commits into from
May 28, 2024

Commits on May 23, 2024

  1. Add with-drizzle example

    thednp committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5f8e1be View commit details
    Browse the repository at this point in the history
  2. Cleanup and minor fixes

    thednp committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6fe7bcf View commit details
    Browse the repository at this point in the history
  3. add missing file but ts error shows

    I think something's going on with the types, `/// <reference types="@solidjs/start/env" />` shows error, but `/// <reference types="@solidjs/start" />` doesn't.
    thednp committed May 23, 2024
    Configuration menu
    Copy the full SHA
    457f5ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1def1cc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Delete pnpm-lock.yaml

    Not my business to update the parent folder pnpm-lockyaml file
    
    @ryansolid please re-review
    thednp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ad9e9e4 View commit details
    Browse the repository at this point in the history