mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 00:58:02 +00:00
Add a note at the bottom
This commit is contained in:
@@ -17,3 +17,7 @@ This will generate a full source map with a filename that is something like
|
|||||||
`bundle.js.map`.
|
`bundle.js.map`.
|
||||||
|
|
||||||
Note: this will slow down the webpack build process a bit.
|
Note: this will slow down the webpack build process a bit.
|
||||||
|
|
||||||
|
Read more about the `devtool` configuration and all the possible options in
|
||||||
|
the [Webpack
|
||||||
|
docs](https://webpack.github.io/docs/configuration.html#devtool).
|
||||||
|
|||||||
Reference in New Issue
Block a user