mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
7 lines
149 B
Text
7 lines
149 B
Text
package(default_visibility = ["//visibility:public"])
|
|
|
|
exports_files([
|
|
"tsconfig-build.json",
|
|
"tsconfig-e2e.json",
|
|
"start-server.js",
|
|
])
|