Skip to content

Commit

Permalink
nodejs/uglify-js annotation removal
Browse files Browse the repository at this point in the history
  • Loading branch information
kczulko committed Aug 10, 2024
1 parent c51b92a commit f119eb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ load("@com_github_edschouten_rules_elm//elm:deps.bzl", "elm_register_toolchains"
elm_register_toolchains()
```

As some of these rules depend on Node.js and UglifyJS, you should also
add [rules\_nodejs](https://github.com/bazelbuild/rules_nodejs) to your
`WORKSPACE` file, calling `yarn_install()` on a `yarn.lock` file that
provides UglifyJS.

## Examples on how to use these rules

[The Bazel Elm SPA Example repository](https://github.com/EdSchouten/bazel-elm-spa-example)
Expand Down

0 comments on commit f119eb3

Please sign in to comment.