Skip to content

Commit 7c4834e

Browse files
committed
update
1 parent bae63de commit 7c4834e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/webpack-source-map/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"license": "ISC",
1111
"reference": [
1212
"https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/",
13+
"https://survivejs.com/webpack/building/source-maps/",
14+
"https://github.com/rstacruz/webpack-tricks#source-maps-webpack-1",
15+
"https://webpack.github.io/docs/configuration.html#devtool",
16+
"https://webpack.js.org/configuration/devtool/",
17+
"http://dev.fontdragr.com/",
1318
"https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps",
1419
"https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map"
1520
]

0 commit comments

Comments
 (0)