Fix doc about fetching frontend npm packages
Change-Id: I9527e4484c67c4415e37c2ffe2cdf539ab258ace
This commit is contained in:
@@ -64,7 +64,7 @@ bazel fetch @ui_npm//:node_modules
|
|||||||
bazel fetch @ui_dev_npm//:node_modules
|
bazel fetch @ui_dev_npm//:node_modules
|
||||||
|
|
||||||
# Install packages from tools/node_tools/packages.json
|
# Install packages from tools/node_tools/packages.json
|
||||||
bazel fetch @ui_dev_npm//:node_modules
|
bazel fetch @tools_npm//:node_modules
|
||||||
```
|
```
|
||||||
|
|
||||||
More information for installing and using nodejs rules can be found here https://bazelbuild.github.io/rules_nodejs/install.html
|
More information for installing and using nodejs rules can be found here https://bazelbuild.github.io/rules_nodejs/install.html
|
||||||
@@ -274,4 +274,4 @@ from the queue we have for FE reviewers.
|
|||||||
|
|
||||||
If you are willing to join the queue and help the community review changes,
|
If you are willing to join the queue and help the community review changes,
|
||||||
you can create an issue through Monorail and request to join the queue!
|
you can create an issue through Monorail and request to join the queue!
|
||||||
We will review your request and start from there.
|
We will review your request and start from there.
|
||||||
|
|||||||
Reference in New Issue
Block a user