add missing file back
1 file changed
tree: f031e992cb50f71f953631908ec7a8f44261ae1e
  1. .vscode/
  2. internal/
  3. .gitignore
  4. AUTHORS
  5. BUILD.bazel
  6. CONTRIBUTING.md
  7. CONTRIBUTORS
  8. defs.bzl
  9. LICENSE
  10. package.json
  11. README.md
  12. WORKSPACE
README.md

NodeJS rules for Bazel

WARNING: this repo is a prototype, do not depend on it.

https://github.com/bazelbuild/rules_typescript includes nodejs rules.

As part of discussion at https://github.com/pubref/rules_node/issues/19 this repo represents one proposal for a nodejs bazel ruleset that could be published in first-party bazelbuild org.