-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: vitejs/vite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vitejs/vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 33 files changed
- 3 contributors
Commits on Jan 5, 2021
-
Eugene Kopich authored
Jan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 67a3c44 - Browse repository at this point
Copy the full SHA 67a3c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32ae43 - Browse repository at this point
Copy the full SHA e32ae43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b39fce - Browse repository at this point
Copy the full SHA 2b39fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f57bc - Browse repository at this point
Copy the full SHA e5f57bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ba42b - Browse repository at this point
Copy the full SHA 15ba42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034bbcd - Browse repository at this point
Copy the full SHA 034bbcdView commit details -
refactor: remove the need for specifying
trnasformIncludeBREAKING CHANGE: `trnasformInclude` option has been removed and is no longer necessary. This allows full dynamic imports to custom file types to automatically qualify for the transform pipeline. - All requests that accept `*/*` AND is not declared an asset type will now qualify for the transform pipeline. - To exclude an asset type from being transformed when requested directly, declare it as asset via `config.assetsInclude`.Configuration menu - View commit details
-
Copy full SHA for 99522d0 - Browse repository at this point
Copy the full SHA 99522d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68eac64 - Browse repository at this point
Copy the full SHA 68eac64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3237ff - Browse repository at this point
Copy the full SHA b3237ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba08310 - Browse repository at this point
Copy the full SHA ba08310View commit details -
feat: exclude vue from optimization
Since strong dep caching already minimizes the request costs
Configuration menu - View commit details
-
Copy full SHA for 1046fe0 - Browse repository at this point
Copy the full SHA 1046fe0View commit details -
fix(error-handling): avoid serilaizing unnecessary error properties w…
…hen seinding to client fix #1373
Configuration menu - View commit details
-
Copy full SHA for 61aec65 - Browse repository at this point
Copy the full SHA 61aec65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742926f - Browse repository at this point
Copy the full SHA 742926fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4004d - Browse repository at this point
Copy the full SHA 9f4004dView commit details -
refactor: update client type usage
BREAKING CHANGE: client types are now exposed under `vite/client.d.ts`. It can now be included via the following `tsconfig.json`: ```ts { "compilerOptions": { "types": ["vite/client"] } } ```Configuration menu - View commit details
-
Copy full SHA for 245303c - Browse repository at this point
Copy the full SHA 245303cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e10e3a - Browse repository at this point
Copy the full SHA 7e10e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdade3 - Browse repository at this point
Copy the full SHA bcdade3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@1.0.6