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

Convert to ES Module #62

Merged
merged 15 commits into from
Oct 20, 2023
Merged

Convert to ES Module #62

merged 15 commits into from
Oct 20, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    710f5b5 View commit details
    Browse the repository at this point in the history
  2. drop FakeMap

    keithamus committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5a80385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c59c19b View commit details
    Browse the repository at this point in the history
  4. import test deps as esm

    keithamus committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f9e119b View commit details
    Browse the repository at this point in the history
  5. drop rollup

    keithamus committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0b6505d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09d68f9 View commit details
    Browse the repository at this point in the history
  7. add deno mod.ts shortcut

    keithamus committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5feaa35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc31634 View commit details
    Browse the repository at this point in the history
  9. import lib rather than src in test/

    Co-authored-by: 43081j <[email protected]>
    keithamus and 43081j committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b59bc86 View commit details
    Browse the repository at this point in the history
  10. add web test runner config

    Co-authored-by: 43081j <[email protected]>
    keithamus and 43081j committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1b15191 View commit details
    Browse the repository at this point in the history
  11. install wtr & friends

    Co-authored-by: 43081j <[email protected]>
    keithamus and 43081j committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c92d88e View commit details
    Browse the repository at this point in the history
  12. fix test runner scripts

    Co-authored-by: 43081j <[email protected]>
    keithamus and 43081j committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f226e41 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. More ESM (#68)

    * fix: try getting esm working
    
    * fix: update `esbuild`
    Kristján Oddsson authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5fea3b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into esm

    Kristján Oddsson authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    73bb005 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. remove commitlint

    koddsson committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a872de1 View commit details
    Browse the repository at this point in the history