build: serve ivy todo app with real http-server (#23446)
PR Close #23446
This commit is contained in:
@ -83,6 +83,6 @@ ng_rollup_bundle = rule(
|
||||
default = Label("@org_brotli//:brotli")),
|
||||
}),
|
||||
outputs = dict(ROLLUP_OUTPUTS, **{
|
||||
"build_es5_min_compressed": "%{name}.min.js.brotli",
|
||||
"build_es5_min_compressed": "%{name}.min.js.br",
|
||||
}),
|
||||
)
|
||||
|
Reference in New Issue
Block a user