Charles Lyding af629c5c92 build: migrate @ngtools/webpack to ts_project
The `@ngtools/webpack` package has been migrated to the `rules_js` ts_project rule.

Other than the `index.ts` addition, no code changes were needed.
2024-12-21 08:39:35 -05:00

10 lines
233 B
TypeScript

/**
* @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 * from './src/index';