mirror of
https://github.com/enso-org/enso.git
synced 2024-11-25 21:25:20 +03:00
3 lines
94 B
Python
3 lines
94 B
Python
load("@npm//:defs.bzl", "npm_link_all_packages")
|
|
npm_link_all_packages(name = "node_modules")
|