mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 21:42:38 +08:00
Those 2 packages were still using the wrong scope (@angular-cli) and were not used by anyone outside the CLI. Just moving the code in the main package is enough.
3 lines
45 B
TypeScript
3 lines
45 B
TypeScript
|
|
export * from './base-href-webpack-plugin';
|