-
-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webview: Add a 'watch' option to the build process
Use `yarn build-webview -w` or `yarn build-webview --watch` The input files are watched for changes. If asset files change, they are copied again to the asset folders. If the JavaScript file changes, it is recompiled.
- Loading branch information
1 parent
7f355a4
commit 8a53bf9
Showing
2 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters