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) Builds ES and CJS modules side by side with conditional exports #3007

Merged
merged 19 commits into from
Apr 16, 2021

Commits on Apr 16, 2021

  1. build ES modules for npm

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    cc6e84c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7072a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdbc503 View commit details
    Browse the repository at this point in the history
  4. build common separately

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6e52ba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470d57a View commit details
    Browse the repository at this point in the history
  6. dual build

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4a15f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c65afea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66185cf View commit details
    Browse the repository at this point in the history
  9. export package.json

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7e2ff68 View commit details
    Browse the repository at this point in the history
  10. must export default now

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9128404 View commit details
    Browse the repository at this point in the history
  11. Update tools/build_node.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    joshgoebel and aduh95 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f971772 View commit details
    Browse the repository at this point in the history
  12. fixup

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e019d1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c465bd4 View commit details
    Browse the repository at this point in the history
  14. add --no-esm build option

    joshgoebel committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f529e78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff60eb4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b087e0a View commit details
    Browse the repository at this point in the history
  17. Update tools/build_node.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    joshgoebel and aduh95 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    715a0bb View commit details
    Browse the repository at this point in the history
  18. Update tools/build_node.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    joshgoebel and aduh95 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f4e9a57 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8a6e3d7 View commit details
    Browse the repository at this point in the history