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/cli #561

Merged
merged 39 commits into from
May 22, 2024
Merged

Feat/cli #561

merged 39 commits into from
May 22, 2024

Commits on Apr 29, 2024

  1. Start working on cli

    nmn authored and Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1afed9b View commit details
    Browse the repository at this point in the history
  2. cli: basic nodejs cli setup

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6aca831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe1ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca76a8 View commit details
    Browse the repository at this point in the history
  5. [cli] restore lockfile

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0819aca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    301b3a8 View commit details
    Browse the repository at this point in the history
  7. [cli] remove compiled example

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    721feb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e03371 View commit details
    Browse the repository at this point in the history
  9. [cli] typos

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5a1f040 View commit details
    Browse the repository at this point in the history
  10. [cli] cool ascii art

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    58407e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a6c6a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a63c5e View commit details
    Browse the repository at this point in the history
  13. Fix type errors in CLI and minor tweaks

    nmn authored and Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dd56fd4 View commit details
    Browse the repository at this point in the history
  14. Add syntax plugins

    nmn authored and Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2d0e8c4 View commit details
    Browse the repository at this point in the history
  15. [cli] handle top level dir edge case, clean up on compile failure, un…

    …stable_moduleResolution
    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bef5217 View commit details
    Browse the repository at this point in the history
  16. [cli] next swc example

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    43cbdcc View commit details
    Browse the repository at this point in the history
  17. [cli] better ascii art

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c11130e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    94f697b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b42644c View commit details
    Browse the repository at this point in the history
  20. cli-example w/ next -> pure stylex compile example

    fix package-lock
    
    [cli] add test for basic cli command functionality
    
    [cli] add cli commands to README
    
    [cli] updated package-lock
    
    Update packages/cli/package.json
    
    Use the `lib` folder, not the `src` folder for the output of the package.
    
    Update packages/cli/package.json
    
    test npm build error fix
    
    x
    
    Forcing an empty commit.
    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    85d8b61 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9f88228 View commit details
    Browse the repository at this point in the history
  22. [cli] fix tests

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    87ca7a8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4a8cb00 View commit details
    Browse the repository at this point in the history
  24. fix: typo in readme

    nmn authored and Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    117a154 View commit details
    Browse the repository at this point in the history
  25. Handle options from both CLI and config file

    nmn authored and Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    716b28b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ab98a5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d0f5a66 View commit details
    Browse the repository at this point in the history
  28. rebase and update to 0.6.1

    Jta26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    62e67ce View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e29ecb View commit details
    Browse the repository at this point in the history
  2. [cli] make docs site use cli

    Jta26 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2097ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6778c15 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ca4daa7 View commit details
    Browse the repository at this point in the history
  2. Revert "[cli] make docs site use cli"

    This reverts commit 2097ae1.
    Jta26 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    47485dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b4ea06 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 20, 2024

  1. remove TODO comments

    Jta26 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fa34cc0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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