File tree
5 files changed
+5
-5
lines changed- tests/cases/user
- TypeScript-React-Starter
- create-react-app
- prettier
- puppeteer
- webpack
5 files changed
+5
-5
lines changedSubmodule puppeteer updated from b6b2950 to cba0f98
- .eslintignore+24
- .eslintrc.js+9-6
- .gitignore+1-1
- README.md+1-1
- lib/CachePlugin.js+12-14
- lib/wasm/WebAssemblyGenerator.js+13-7
- package.json+2-2
- test/helpers/PluginEnvironment.js+22-19
- test/helpers/TemplatePluginEnvironment.js+1-1
- test/helpers/applyPluginWithOptions.js+3-3
- test/helpers/createLazyTestEnv.js+1-1
- test/helpers/remove.js+4-1
- test/helpers/supportDefaultAssignment.js+5-4
- test/helpers/supportsArrowFunctionExpression.js+4-2
- test/helpers/supportsBlockScoping.js+4-2
- 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+3-2
- test/helpers/supportsTemplateStrings.js+1-1
- test/helpers/supportsWebAssembly.js+1-1
- yarn.lock+17-23
0 commit comments