Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devversion/ng-bazel-genfile-metadata-bundle


https://github.com/devversion/ng-bazel-genfile-metadata-bundle

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ng-bazel-genfile-metadata-bundle

Run `bazel build //src` and inspect the `bazel-bin` output. It can be observed that the flat module metadata bundle does
not properly bundle the metadata from the re-exported genfile.

This causes the bug that we experience when using the Bazel built `@angular/material-examples` package.