Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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