Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devversion/ng-bazel-genfile-metadata-bundle
- Owner: devversion
- Created: 2019-05-03T16:35:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T16:36:30.000Z (over 5 years ago)
- Last Synced: 2024-11-11T06:12:24.617Z (2 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.