1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

Use source-map-loader for more fine-grained sourcemaps. (#1666)

This commit is contained in:
Zach Schneider
2018-02-21 22:35:27 -05:00
committed by Ian Storm Taylor
parent 0935f20c11
commit 2bf04b4a8c
4 changed files with 22 additions and 36 deletions

View File

@@ -68,6 +68,7 @@
"slate-collapse-on-escape": "^0.6.0",
"slate-soft-break": "^0.6.0",
"slate-sugar": "^0.6.1",
"source-map-loader": "^0.2.3",
"source-map-support": "^0.4.0",
"style-loader": "^0.20.2",
"to-camel-case": "^1.0.0",