Skip to content

Commit

Permalink
[grid] Removing unused packages (UI)
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Feb 3, 2021
1 parent 228e76c commit ffa5af6
Show file tree
Hide file tree
Showing 6 changed files with 4,280 additions and 4,478 deletions.
28 changes: 7 additions & 21 deletions javascript/grid-ui/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,18 @@ load("//common:defs.bzl", "zip_file")
_RUNTIME_DEPS = [
"chdir.js",
":copy_static_files",
"@npm//@apollo/client",
"@npm//@babel/preset-react",
"@npm//@material-ui/core",
"@npm//@material-ui/icons",
"@npm//clsx",
"@npm//graphql",
"@npm//graphql.macro",
"@npm//react",
"@npm//react-dom",
"@npm//react-modal",
"@npm//react-apollo",
"@npm//react-json-view",
"@npm//react-router-dom",
"@npm//apollo-cache-inmemory",
"@npm//apollo-client",
"@npm//apollo-link-http",
"@npm//apollo-boost",
"@npm//findandreplacedomtext",
"@npm//graphql",
"@npm//graphql.macro",
"@npm//historyjs",
"@npm//keyboardjs",
"@npm//materialize-css",
"@npm//progressbar.js",
"@npm//rc-pagination",
"@npm//source-map-explorer",
"@npm//@emotion/core",
"@npm//@babel/preset-react",
"@npm//@tippyjs/react",
"@npm//clsx",
"@npm//@material-ui/core",
"@npm//@material-ui/icons",
"@npm//@apollo/client",
]

copy_to_bin(
Expand Down
Loading

0 comments on commit ffa5af6

Please sign in to comment.