Skip to content

Commit c7be89b

Browse files
flolualexeagle
authored andcommitted
fix(example): remove index.html from prodapp srcs
1 parent 6d5aafb commit c7be89b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/angular/src/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ pkg_web(
253253
# Include polyfills that will be requested by old browsers
254254
"@npm//:node_modules/systemjs/dist/system.js",
255255
"@npm//:node_modules/core-js/client/core.min.js",
256-
"index.html",
257256
],
258257
# In production mode we serve some polyfills with script tags that have hard-coded paths in the index.html
259258
# so we must serve them at that path, by stripping a prefix

0 commit comments

Comments
 (0)