mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Use the current standard Closure base.js
The version of base.js we have been using is a cut-down copy of an older version, stripped of everything that wasn't strictly needed for Blockly. We now need things that were previously stripped out, so restore the current version from https://github.com/google/closure-library/blob/master/closure/goog/base.js as of commit 5cb5e81 (2021-06-04). We can always strip out unused sections again in future - once we know which sections those are.
This commit is contained in:
3843
closure/goog/base.js
3843
closure/goog/base.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user