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: CommonJS build #51

Closed
wants to merge 3 commits into from

Commits on May 2, 2024

  1. feat: CommonJS build

    gxt-admin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5f237e0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. feat: Setup esbuild to handle all transpiling

    tsc will now only focus on generating the .d.ts files while esbuild will handle building three different builds. cjs, esm and the bundle
    gxt-admin committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c85397c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a187860 View commit details
    Browse the repository at this point in the history