forked from google/blockly-games
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Comment out deprecation warning in closurebuilder
We have our own copy of this utility. It works fine.
- Loading branch information
1 parent
8b7b266
commit 451d0ac
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
These files are the unmodified contents of: | ||
These files are the contents of: | ||
https://github.com/google/closure-library/tree/72ca4df39f6130d20b98c20f6e77c50a74e3d9e2/closure/bin/build | ||
|
||
As of 21 June 2021, these files were deleted from Google's Closure Library repo. | ||
|
||
The deprecation warning in closurebuilder.py has been commented out. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters