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

chore: fix tsconfig and pbjs issue #574

Merged
merged 24 commits into from
Apr 27, 2024
Merged

Commits on Apr 23, 2024

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

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bce5264 View commit details
    Browse the repository at this point in the history
  3. module es6

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8dedd1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f5700a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26a7469 View commit details
    Browse the repository at this point in the history
  6. use tsx 5

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d3dd7bd View commit details
    Browse the repository at this point in the history
  7. try resolution with node

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2a80a28 View commit details
    Browse the repository at this point in the history
  8. try use es5 and long type

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f1d867b View commit details
    Browse the repository at this point in the history
  9. res to bundler

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    80d286f View commit details
    Browse the repository at this point in the history
  10. rm es6 flag for pbjs

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d790805 View commit details
    Browse the repository at this point in the history
  11. set resolution to node 16

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    877227b View commit details
    Browse the repository at this point in the history
  12. set module to node next

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9de80b8 View commit details
    Browse the repository at this point in the history
  13. modify tsconfig

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    78f935f View commit details
    Browse the repository at this point in the history
  14. Relative import paths need explicit file extensions in ECMAScript imp…

    …orts when '--moduleResolution' is 'node16' or 'nodenext'.
    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    97c18e3 View commit details
    Browse the repository at this point in the history
  15. export with file ext

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    df93969 View commit details
    Browse the repository at this point in the history
  16. try resolution with bundler

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1235c2e View commit details
    Browse the repository at this point in the history
  17. rm long

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4f8e76d View commit details
    Browse the repository at this point in the history
  18. long is necessary

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c1539a9 View commit details
    Browse the repository at this point in the history
  19. force number instead of long

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ef6bb1 View commit details
    Browse the repository at this point in the history
  20. module node next

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d922d03 View commit details
    Browse the repository at this point in the history
  21. export with extension

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7e23a19 View commit details
    Browse the repository at this point in the history
  22. rm tsconfig

    RyanKung committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    998daba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b5ad157 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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