Skip to content

Commit bdffa41

Browse files
committed
29: Updated widget assets
1 parent ef3e091 commit bdffa41

File tree

4 files changed

+10
-21
lines changed

4 files changed

+10
-21
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tasks:
3434

3535
# Build widget and copy result
3636
- task: widget:build
37-
- rsync -azv widget/static/dist/standalone build/
37+
- rsync -azv --include=*/ --include='*.css' --include='*.js' --exclude=* widget/static/dist/ build/standalone/
3838
silent: true
3939

4040
assets:watch:

build/standalone/assets/tidy_feedback.css

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)