Commit e38aadc
authored
Fix polymer-build minification issue with Polymer 3.2.0 (#3388)
* Unpinned babel-preset-minify and updated all packages.
- Had to update some test fixtures due to reordering of rolled-up code
- Fixed code related to updated typings in Server.close()
* Update goldens and stop using GitHubApi.authenticate
* Had to disable some other babel-preset-minify plugins: builtIns and removeUndefined
* Added CHANGELOG items for the changes.1 parent 19b9e2d commit e38aadc
File tree
43 files changed
+1498
-1157
lines changed- packages
- analyzer
- browser-capabilities
- build
- src
- bundler
- src/test
- cli
- src/github
- test/fixtures
- build-modules/expected
- bundled-amd
- bundled-es
- bundled-inlined-es-treeshake
- bundled-inlined-es
- unbundled-amd
- unbundled-es
- build-simple/expected/bundled-compiled
- build-with-preset/expected/es5-bundled
- common
- dom5
- editor-service
- esm-amd-loader
- gen-typescript-declarations
- linter
- modulizer
- polyserve
- src/test
- project-config
- wct-browser-legacy
- test
- wct-local
- wct-mocha
- test
- wct-sauce
- web-component-tester
- workspaces
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+1498
-1157
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments