Skip to content

Commit 37f1e9d

Browse files
committed
chore: update gh alert
1 parent 1db22df commit 37f1e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The **production** Docker image contains the static website running in an nginx
112112

113113
> Debugging regular (traditional) web apps with VSCode is similar to debugging and adding breakpoints from the Chrome or Edge browser's **Sources** tab.
114114
115-
> [!INFO]
115+
> [!TIP]
116116
> Take note of its VSCode launch settings with a `"pathMapping"` key. It is quite similar to the VSCode launch settings of [web apps launched with Webpack](https://github.com/weaponsforge/livereload-webpack#other-notes).
117117
118118
1. Add breakpoints in the JavaScript (`*.js`) files inside the website's directory entry point at the `"public/"` directory.

0 commit comments

Comments
 (0)