https://www.npmjs.com/package/rules_prerender/v/0.0.8
Changelog:
- Fixes #22 - Adds a validation action to
web_resources()
, ensuring that a merge conflict in a web_resources()
target will break the offending target instead of a downstream one. Requires the --experimental_run_validations
flag.
- 11f6e92 - Adds
tags
attribute to web_resources_devserver()
.