Convert app.js to ES modules
GitOrigin-RevId: 7819cc8c8235b93b985c1c07c7dec778c93d9134
This commit is contained in:
@@ -6,7 +6,7 @@ POTENTIAL_SEND_USAGE=$(\
|
||||
grep \
|
||||
--files-with-matches \
|
||||
--recursive \
|
||||
app.js \
|
||||
app.mjs \
|
||||
app/ \
|
||||
modules/*/app \
|
||||
test/acceptance/ \
|
||||
|
||||
Reference in New Issue
Block a user