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: rolldown cli first implementation #610

Merged
merged 19 commits into from Mar 21, 2024

Commits on Mar 21, 2024

  1. feat: rolldown cli first implementation

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    444a7dc View commit details
    Browse the repository at this point in the history
  2. fix: switch to pnpm

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9cf279f View commit details
    Browse the repository at this point in the history
  3. chore: add node test files to ls-lint ignore

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    36e9314 View commit details
    Browse the repository at this point in the history
  4. fix: add config loading

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d9dc9e5 View commit details
    Browse the repository at this point in the history
  5. refactor: lazy jiti instance

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    481cf2a View commit details
    Browse the repository at this point in the history
  6. refactor: error management

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    08b0efd View commit details
    Browse the repository at this point in the history
  7. fix: move to packages/rolldown

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4469872 View commit details
    Browse the repository at this point in the history
  8. fix: define return type of load config

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    36b2392 View commit details
    Browse the repository at this point in the history
  9. fix: add more test case

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e8bea4e View commit details
    Browse the repository at this point in the history
  10. fix: add config path normalization

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2520719 View commit details
    Browse the repository at this point in the history
  11. fix: WIP building ...

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b372b2e View commit details
    Browse the repository at this point in the history
  12. chore: add ls lint

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    37865a5 View commit details
    Browse the repository at this point in the history
  13. chore: add test case file to ls-lint ignore

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bf2e916 View commit details
    Browse the repository at this point in the history
  14. chore: revert git ignore

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    40e8419 View commit details
    Browse the repository at this point in the history
  15. fix: lint errors

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8134836 View commit details
    Browse the repository at this point in the history
  16. fix: spell

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d8ee1c7 View commit details
    Browse the repository at this point in the history
  17. fix: build implementation and test fixtures

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d7a3081 View commit details
    Browse the repository at this point in the history
  18. fix: add cli dir to dist files

    kazupon authored and hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3032023 View commit details
    Browse the repository at this point in the history
  19. refactor to ts

    hyf0 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7d8fa5b View commit details
    Browse the repository at this point in the history