Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qduld/vite-plugin-git-revision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arqu-co/vite-plugin-git-revision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 31, 2022

  1. add branch

    mcheung610 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ebdef2c View commit details
    Browse the repository at this point in the history
  2. add GITBRANCH support

    mcheung610 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b3a9aeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from arqu-co/add-branch-support

    Add branch support
    mcheung610 authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    37a9e5f View commit details
    Browse the repository at this point in the history
  4. check in dist

    mcheung610 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ec6dad3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. use npmjs registry only

    mcheung610 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e7767d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from arqu-co/fix-registry

    use npmjs registry only
    mcheung610 authored May 13, 2024
    Configuration menu
    Copy the full SHA
    77718a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. updating code along the lines of #9 to allow for changing the `arqu-w…

    …eb` type to `module` instead of `commonjs` for updating vite, etc
    jeffpohlmeyer committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    69e9996 View commit details
    Browse the repository at this point in the history
  2. adding /dist

    jeffpohlmeyer committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4c7c929 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from arqu-co/jvp/update-to-module

    update to module
    jeffpohlmeyer authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb12cbc View commit details
    Browse the repository at this point in the history
Loading