mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +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`.
|
||||
|
||||
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