We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c66d2b commit 60e5784Copy full SHA for 60e5784
README.md
@@ -33,12 +33,11 @@
33
* [Faster Builds](#faster-builds)
34
* [Yarn Plug’n’Play](#yarn-plugnplay)
35
* [Babel](#babel)
36
- * [Parallelising Builds](#parallelising-builds)
37
* [Compatibility](#compatibility)
38
* [Configuration](#configuration)
39
+ [`devtool` / sourcemaps](#devtool--sourcemaps)
40
* [Code Splitting and Loading Other Resources](#code-splitting-and-loading-other-resources)
41
- * [Declarations (.d.ts)](#declarations-dts)
+ * [Declarations (.d.ts)](#declaration-files-dts)
42
* [Failing the build on TypeScript compilation error](#failing-the-build-on-typescript-compilation-error)
43
* [`baseUrl` / `paths` module resolution](#baseurl--paths-module-resolution)
44
* [Options](#options)
0 commit comments