-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.51.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.52.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 79 files changed
- 3 contributors
Commits on Jun 16, 2021
-
add typescript config support (#3835)
* add typescript config support * change require to import for loading ts config file * add .ts to config search. * update lock and remove switch in loadConfigFile * add test for ts config file * add typescript config note. * remove transform-ts-plugin-config-import. * add config-ts test and remove config-ts-no-plugin test. * re add realative plugin path. * revert accidentall formating * add ts config plugin option * rename ts option * add custom config plugin option * use addCommandPluginsToInputOptions to load config plugin. * autoresolve configPlugin if typescipt config file. * Fix dependencies and test * Remove TypeScript default, always transpile config if configPlugin option is used Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 9a2775b - Browse repository at this point
Copy the full SHA 9a2775bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7212516 - Browse repository at this point
Copy the full SHA 7212516View commit details -
Add presets to the tree-shaking options (#4131)
* Reference types when normalizing options * Add string presets for the treeshake option * Add "recommended" option and warn for unknown options * Add ability to use presets with overrides * Add CLI support for presets * Add documentation * Fix docs
Configuration menu - View commit details
-
Copy full SHA for 86e8510 - Browse repository at this point
Copy the full SHA 86e8510View commit details -
Add option to deoptimize var declarations for tree-shaking (#4139)
* Reference types when normalizing options * Add string presets for the treeshake option * Add "recommended" option and warn for unknown options * Add ability to use presets with overrides * Add CLI support for presets * Add documentation * Fix docs * Reference types when normalizing options * Add treeshake.correctVarValueBeforeDeclaration option * Add documentation
Configuration menu - View commit details
-
Copy full SHA for 40c1c6c - Browse repository at this point
Copy the full SHA 40c1c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc87a1 - Browse repository at this point
Copy the full SHA 1dc87a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f9d13 - Browse repository at this point
Copy the full SHA c4f9d13View 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 v2.51.2...v2.52.0