File tree 1 file changed +22
-16
lines changed
1 file changed +22
-16
lines changed Original file line number Diff line number Diff line change 1
1
build :
2
- - .eslintrc.js
3
- - .prettierrc
4
- - .stylelintrc
5
- - bud.config.js
6
- - tsconfig.json
7
-
2
+ - changed-files :
3
+ - any-glob-to-any-file :
4
+ - .eslintrc.js
5
+ - .prettierrc
6
+ - .stylelintrc
7
+ - bud.config.js
8
+ - tsconfig.json
8
9
dependencies :
9
- - yarn.lock
10
-
10
+ - changed-files :
11
+ - any-glob-to-any-file :
12
+ - yarn.lock
11
13
javascript :
12
- - resources/scripts/**/*.js
13
-
14
+ - changed-files :
15
+ - any-glob-to-any-file :
16
+ - resources/scripts/**/*.js
14
17
php :
15
- - functions.php
16
- - app/**/*.php
17
- - resources/views/**/*.php
18
-
18
+ - changed-files :
19
+ - any-glob-to-any-file :
20
+ - functions.php
21
+ - app/**/*.php
22
+ - resources/views/**/*.php
19
23
views :
20
- - index.php
21
- - resources/views/**/*.php
24
+ - changed-files :
25
+ - any-glob-to-any-file :
26
+ - index.php
27
+ - resources/views/**/*.php
You can’t perform that action at this time.
0 commit comments