We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa222ae + 4c05ce6 commit efcd618Copy full SHA for efcd618
.github/workflows/plugin-updater.yml
@@ -10,6 +10,7 @@ on:
10
- webcomponents/**.ts
11
- webcomponents/**.json
12
- webcomponents/**.svelte
13
+ - "!webcomponents/dist/**"
14
15
jobs:
16
build-webcomponents:
0 commit comments