/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/angular/build/src/builders/karma/polyfills/init_sourcemaps.js
10 строк
281 B
Charles Lyding
fix(@angular/build): provide karma stack trace sourcemap support
19 фев 2025, 02:37
19 фев 2025, 02:37
a5fcf80
Код
Авторство
О чём код?
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ // eslint-disable-next-line no-undef globalThis.sourceMapSupport?.install();