Commit 7d112f9
File tree
6 files changed
+30
-5
lines changed- src/compiler
- tests/cases/user
- TypeScript-React-Starter
- create-react-app
- prettier
- puppeteer
- webpack
6 files changed
+30
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14549 | 14549 | | |
14550 | 14550 | | |
14551 | 14551 | | |
| 14552 | + | |
| 14553 | + | |
| 14554 | + | |
14552 | 14555 | | |
14553 | 14556 | | |
14554 | 14557 | | |
| |||
14564 | 14567 | | |
14565 | 14568 | | |
14566 | 14569 | | |
| 14570 | + | |
| 14571 | + | |
| 14572 | + | |
| 14573 | + | |
| 14574 | + | |
| 14575 | + | |
| 14576 | + | |
| 14577 | + | |
| 14578 | + | |
| 14579 | + | |
| 14580 | + | |
14567 | 14581 | | |
14568 | 14582 | | |
14569 | 14583 | | |
| 14584 | + | |
| 14585 | + | |
| 14586 | + | |
| 14587 | + | |
| 14588 | + | |
| 14589 | + | |
| 14590 | + | |
| 14591 | + | |
| 14592 | + | |
| 14593 | + | |
| 14594 | + | |
14570 | 14595 | | |
14571 | 14596 | | |
14572 | 14597 | | |
| |||
Submodule puppeteer updated from cba0f98 to b6b2950
- .eslintignore-24
- .eslintrc.js+6-9
- .gitignore+1-1
- README.md+1-1
- lib/CachePlugin.js+14-12
- lib/wasm/WebAssemblyGenerator.js+7-13
- package.json+2-2
- test/helpers/PluginEnvironment.js+19-22
- test/helpers/TemplatePluginEnvironment.js+1-1
- test/helpers/applyPluginWithOptions.js+3-3
- test/helpers/createLazyTestEnv.js+1-1
- test/helpers/remove.js+1-4
- test/helpers/supportDefaultAssignment.js+4-5
- test/helpers/supportsArrowFunctionExpression.js+2-4
- test/helpers/supportsBlockScoping.js+2-4
- test/helpers/supportsDefaultArgs.js+1-1
- test/helpers/supportsES6.js+1-1
- test/helpers/supportsForOf.js+2-2
- test/helpers/supportsIteratorDestructuring.js+1-1
- test/helpers/supportsObjectDestructuring.js+1-1
- test/helpers/supportsOptionalCatchBinding.js+1-1
- test/helpers/supportsSpread.js+2-3
- test/helpers/supportsTemplateStrings.js+1-1
- test/helpers/supportsWebAssembly.js+1-1
- yarn.lock+23-17
0 commit comments