Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
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: cypress-io/cypress-browserify-preprocessor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: cypress-io/cypress-browserify-preprocessor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.3
Choose a head ref
  • 2 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 5, 2020

  1. Add a few more e2e tests (#34)

    * fix: restore default export
    
    * another e2e test
    
    * test default import
    
    * do not snapshot mul e2e test value
    bahmutov authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    cda9378 View commit details
    Browse the repository at this point in the history
  2. fix: use newer module exports plugin (#35)

    * export string test
    
    * fix: follow ES6 when exporting default
    
    * remove commented out code
    bahmutov authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    8601521 View commit details
    Browse the repository at this point in the history
Loading