
committed by
Igor Minar

parent
b06847f43d
commit
9226b421e8
@ -6,7 +6,7 @@ package(default_visibility = ["//modules/playground:__subpackages__"])
|
||||
ng_module(
|
||||
name = "zippy_component",
|
||||
srcs = glob(["**/*.ts"]),
|
||||
assets = glob(["app/zippy.html"]),
|
||||
assets = ["app/zippy.html"],
|
||||
tsconfig = "//modules/playground:tsconfig-build.json",
|
||||
# TODO: FW-1004 Type checking is currently not complete.
|
||||
type_check = False,
|
||||
|
Reference in New Issue
Block a user