chore(webview): setup infrastructure for webviews #99
commit-linting.yaml
on: pull_request
lint-commit-messages
11s
Annotations
1 error
lint-commit-messages
You have commit messages with errors
⧗ input: chore(webview): supercharge with vue
This also brings the following changes
- implements simple vuejs counter demo
- moves VS Code UI Toolkit into the vue app and simplifies webview service
- revers previous dev/build script changes
- dev/build scripts now apply to webviews too and run in parallel
- dev script will now auto-rebuild extension on source code change
- only Ctrl + R on the ext-host window is required now, not Ctrl + Shift + R on dev source code window
- dev script is now faster
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|