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

Use Rollup for bundling dependencies #242

Merged
merged 16 commits into from
Aug 16, 2023

Commits on Mar 30, 2023

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

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    9ad34ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2954b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. * add _actualDependencies to package.json

    * use `build` instead of `dist`
    * use `prepare` instead of `prepack`
    * bundle dependencies in a vendor bundle
    tommy-mitchell committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5040a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a7386 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. resolve suggestions

    tommy-mitchell committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    334a5d9 View commit details
    Browse the repository at this point in the history
  2. add bundle tests

    tommy-mitchell committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    74784f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e12abf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc310ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aed54ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    485ffad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93d281b View commit details
    Browse the repository at this point in the history
  8. glob input

    tommy-mitchell committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6b70464 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update build.js

    sindresorhus committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b8b7130 View commit details
    Browse the repository at this point in the history
  2. Update build.js

    sindresorhus committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8bdc9e3 View commit details
    Browse the repository at this point in the history
  3. Update build.js

    sindresorhus committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e8455db View commit details
    Browse the repository at this point in the history