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

Add pre-configured code transform + Replace Vite Library Mode by raw Rollup #47

Merged
merged 11 commits into from
Apr 15, 2022

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    4fb509e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5291ef3 View commit details
    Browse the repository at this point in the history
  3. feat: add preconfig transform

    nvh95 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    6ce35ca View commit details
    Browse the repository at this point in the history
  4. feat: Use rollup to bundle code instead of Vite Library Mode

    The reason is Vite Library Mode does not support multiple entries well.
    nvh95 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    5bdc50a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c0e3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907155a View commit details
    Browse the repository at this point in the history
  7. chore: Update README.md

    nvh95 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c5bd7f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eceb1c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. fix: Use fileCRA for CRA

    nvh95 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8a34516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47aa0c2 View commit details
    Browse the repository at this point in the history
  3. chore: Release 0.1.2-alpha.0

    nvh95 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d50d8fc View commit details
    Browse the repository at this point in the history