/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modules/playground/src/svg/index.html
10 строк
249 B
Joey Perrott
build: update to bazel 7.6.0 (#63096)
14 авг 2025, 14:01
14 авг 2025, 14:01
c35c0c7
Код
Авторство
О чём код?
<!doctype html> <html> <title>SVG</title> <body> <svg-app> Loading... </svg-app> <script src="/_main/modules/node_modules/zone.js/bundles/zone.umd.js"></script> <script type="module" src="/app_bundle.js"></script> </body> </html>