- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit44906a8
authored
Build: Make the
There was a mistake in paths logic that made the `dist/` folder lintedeven in the `eslint:dev` task which is run before the build. Fix that byexplicitly ignoring the `dist/` folder at the end of the file list.Closesgh-5257eslint:dev
task not lint thedist/
folder1 parentfd6ffc5 commit44906a8
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
|
0 commit comments
Comments
(0)