/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/e2e-app/esbuild.config.mjs
12 строк
271 B
Paul Gschwendtner
Revert "build: migrate all cross-package targets to use first-party links"
04 апр 2025, 14:47
04 апр 2025, 14:47
29a9ee6
Код
Авторство
О чём код?
/** * @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 */ export default { resolveExtensions: ['.js'], format: 'esm', };