Skip to content

Commit

Permalink
feat(deps): bumped build deps google-closure-compiler and google-clos…
Browse files Browse the repository at this point in the history
…ure-library
  • Loading branch information
grantila committed May 8, 2022
1 parent 4e9dd98 commit 5ca7b82
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
3 changes: 3 additions & 0 deletions build.sh
Expand Up @@ -31,6 +31,9 @@ node_modules/.bin/google-closure-compiler \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/i18n/bidi.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/labs/useragent/browser.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/labs/useragent/util.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/labs/useragent/useragent.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/labs/useragent/highentropy/highentropyvalue.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/labs/useragent/highentropy/highentropydata.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/object/object.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/proto2/descriptor.js \
--js=${CLOSURE_LIBRARY_DIR}/closure/goog/proto2/fielddescriptor.js \
Expand Down

0 comments on commit 5ca7b82

Please sign in to comment.