mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
`require.context` is a webpack specific feature which was only needed to support the old Karma test setup. BREAKING CHANGE: `require.context` are no longer parsed. Webpack specific features are not supported nor guaranteed to work in the future.