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

feat: add cloudflare module worker support #681

Merged
merged 28 commits into from
Apr 11, 2023

Commits on Nov 19, 2022

  1. add cloudflare-esm preset

    timhanlon committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    fabba1f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    503cd9f View commit details
    Browse the repository at this point in the history
  2. add workers types

    timhanlon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f8d59b0 View commit details
    Browse the repository at this point in the history
  3. ignore esm manifest

    timhanlon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7fb5e1e View commit details
    Browse the repository at this point in the history
  4. update lockfile

    timhanlon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    245354c View commit details
    Browse the repository at this point in the history
  5. initial docs

    timhanlon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fcaa24d View commit details
    Browse the repository at this point in the history
  6. fix: tests passing

    timhanlon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0fb1719 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    bdef35e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. add esm test preset

    timhanlon committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    f6c9f5a View commit details
    Browse the repository at this point in the history
  2. update docs

    timhanlon committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    47d023a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    007194a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. improved documentation

    timhanlon committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6abbf47 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a77ff4e View commit details
    Browse the repository at this point in the history
  2. fix: merge mistake & lint

    timhanlon committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a803c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    bf92781 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    421c407 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    e360103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb0687 View commit details
    Browse the repository at this point in the history
  3. refactor to cloudflare-module

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6e77681 View commit details
    Browse the repository at this point in the history
  4. update test

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d046631 View commit details
    Browse the repository at this point in the history
  5. update docs and improve types

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    be3166f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    495e9c5 View commit details
    Browse the repository at this point in the history
  7. update docs

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    72bb926 View commit details
    Browse the repository at this point in the history
  8. improve docs

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    aa4f9a3 View commit details
    Browse the repository at this point in the history
  9. use localFetch instead

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c80ac23 View commit details
    Browse the repository at this point in the history
  10. removeu nused util

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    82f6f5a View commit details
    Browse the repository at this point in the history
  11. fix import

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    cff81b3 View commit details
    Browse the repository at this point in the history
  12. apply sort -_-

    pi0 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8560e02 View commit details
    Browse the repository at this point in the history