Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Asset Build Tool #17262
base: main
Are you sure you want to change the base?
New Asset Build Tool #17262
Changes from all commits
b4d57c8
0a226e7
e0d37a9
0c7f561
4354f70
979fcf1
7857435
e045ae5
f475527
18ba519
b424cde
3314011
e476a06
c7325f3
e57bc54
88510d2
e5654ea
ab69a7b
0a3fc8f
3f75b7f
ab67333
c3e10e3
d93a0cb
ed0c52a
f854e18
6bec184
9e409c9
5d63fbc
1f5e8fa
7b97f88
d5bc9f9
b225478
5d6e58a
96225f6
e2ea2af
28a0c61
e74955a
cb54b23
99823ee
a0dc560
c77e701
8d5517b
119913b
4f71a9b
52c1b2b
2995718
e53a7ac
68c8202
074da60
e3d4cbf
10187bb
fd7c476
7b19fe8
0422ac6
3042b25
2fc2e86
10976af
2f47d39
e7c1afc
9048f64
f78da9c
142db4e
4795c60
ce09ff9
c5a0eac
8ea0719
ef59521
79a4125
5192ddb
23792df
9878aea
e8c9414
da4b149
cfa3af3
eaf8237
23650c7
627c918
6ebac66
743f9ba
5d4a1eb
86948be
3999163
782a8a2
6071ac5
7b3d8ea
f4adea5
dbfe1a9
42f5c7a
bdb9cfa
9f5d234
8d56b55
0021d56
803bf7e
a86a5a8
578d1cb
1c25005
9a5c043
2e075c6
cde492c
2835695
6aacce9
cad3e54
6d8e081
7b09bce
7c13411
35a108e
df9c4ab
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be a
devDependency
in apackage.json
? That way, Renovate could update it, and we'd use an explicit version too. This can break our build if the version changes.