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

New build system #11

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

New build system #11

wants to merge 10 commits into from

Commits on Apr 29, 2024

  1. New build process

    - Switched to esbuild for bundling
    - New watch mode
    - New helper scripts in package.json for testing, linting and typechecking.
    na9da committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    abd39df View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    55fb3ff View commit details
    Browse the repository at this point in the history
  2. Lint fix.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    830f906 View commit details
    Browse the repository at this point in the history
  3. Update package scripts.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a8358a0 View commit details
    Browse the repository at this point in the history
  4. Remove stray files.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c9251ed View commit details
    Browse the repository at this point in the history
  5. Update package.json.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d84bbcd View commit details
    Browse the repository at this point in the history
  6. Updated README.md.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a6198df View commit details
    Browse the repository at this point in the history
  7. Update lib/README.md.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    71e4bca View commit details
    Browse the repository at this point in the history
  8. Changed README text.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    daa4b84 View commit details
    Browse the repository at this point in the history
  9. Add icon.

    na9da committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    94baa40 View commit details
    Browse the repository at this point in the history