mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-27 18:29:47 +08:00
Webpack provides a method to construct a special request string that will remap a loader chain to appear to be from a specific resource path. This requires a custom loader, however, it allows rule matching to leverage the existing file extension based approach and allows providing a path to other loaders which simplifies relative request handling.