We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564024f commit 1d6c4aeCopy full SHA for 1d6c4ae
docs/development.md
@@ -70,6 +70,7 @@ If you want to develop the application, do the following:
70
- <kbd>Ctrl/⌘</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> to open the _Command Palette_.
71
- Type `Tasks: Run Task` and press <kbd>Enter</kbd>.
72
- Type `Rebuild App` and press <kbd>Enter</kbd>.
73
+ - Wait for the "Rebuild App" task to finish, as indicated by a "✔ Rebuild Complete" message in the Terminal.
74
75
3. Start the TypeScript compiler + `webpack` in watch mode
76
0 commit comments