/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/zone.js/tools/esm.mjs
14 строк
288 B
Joey Perrott
build: move macros/build set up for zone.js into zone.js directories (#63421)
27 авг 2025, 21:23
27 авг 2025, 21:23
f0ee681
Код
Авторство
О чём код?
/** * @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 */ import config from './base.mjs'; export default { ...config, format: 'esm', };