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

Completes build config update #4075

Commits on Jul 9, 2024

  1. chore: update gitignore

    seia-soto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bfc6dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da87341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8548ea2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e6009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1901ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa4e138 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27aef0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c24b7c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a422610 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17496ef View commit details
    Browse the repository at this point in the history
  11. chore: update npmignore

    seia-soto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    aa40fb6 View commit details
    Browse the repository at this point in the history
  12. chore: clean up

    - drop "declarationDir" from tsconfig which will cause conflict with @rollup/plugin-typescript
    - properly specify file location with prefix of "./"
    - fix up some file orders
    - fix the declaration directory to "./dist/types"
    - create npmignore unless exists
    seia-soto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eb30761 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cccc0d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6a8dd65 View commit details
    Browse the repository at this point in the history
  15. feat: update tsconfig for examples

    commonjs is no longer recommended, switching to nodenext as we now properly support cjs modules
    seia-soto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cfa66de View commit details
    Browse the repository at this point in the history