Skip to content

Commit 8d2470c

Browse files
authored
docs: update the readme
1 parent b6d79c7 commit 8d2470c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ Please notice that in macOS `''` must be added after `-i` in each sed command, e
4848
When you have the static assets available please remember to update, in both the script and its sourcemap, the following
4949
lines:
5050

51-
| File | Line | Key |
52-
| - | - | - |
53-
| main-v1.js | 3 | `sourceMappingURL` |
54-
| main-v1.js.map | 1 | `file` |
51+
| File | Line | Key | Value (example) |
52+
| - | - | - | - |
53+
| main-v1.js | 23 | `sourceMappingURL` | `/traefiklabs-hub-button-app/main-v1.js.map` |
54+
| main-v1.js.map | 1 | `file` | `/traefiklabs-hub-button-app/main-v1.js` |
5555

5656
### Deployment URLs
5757

0 commit comments

Comments
 (0)