Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 30e165a

Browse files
committed
👌 IMPROVE: Lang identifier for code block
1 parent f2a6167 commit 30e165a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ If you set `sourceMapPathOverrides` in your launch config, that will override th
181181

182182
### Ionic/gulp-sourcemaps note
183183
Ionic and gulp-sourcemaps output a sourceRoot of `"/source/"` by default. If you can't fix this via your build config, I suggest this setting:
184-
```
184+
```json
185185
"sourceMapPathOverrides": {
186186
"/source/*": "${workspaceFolder}/*"
187187
}

0 commit comments

Comments
 (0)