Skip to content

Commit 8e7528e

Browse files
asynclizcopybara-github
authored andcommitted
chore: fix wireit script file conflicts
PiperOrigin-RevId: 906566071
1 parent 5aab804 commit 8e7528e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"**/*.ts",
102102
"!**/*.d.ts",
103103
"!**/*.cssresult.ts",
104+
"!labs/gb/**",
104105
"!catalog/",
105106
"!scripts/"
106107
],
@@ -112,6 +113,7 @@
112113
"!web-test-runner.config.js",
113114
"!commitlint.config.js",
114115
"!types/",
116+
"!labs/gb/**",
115117
"!catalog/",
116118
"!scripts/"
117119
],
@@ -149,6 +151,7 @@
149151
"**/*.cssresult.ts",
150152
"!catalog/"
151153
],
154+
"clean": "if-file-deleted",
152155
"dependencies": [
153156
"build:scripts",
154157
"build:sass"

0 commit comments

Comments
 (0)