• T
    Add support for paths in tsconfig.json and jsconfig.json (#11293) · 7fce52b9
    Tim Neutkens 提交于
    * Add support for tsconfig/json `paths` option
    
    * Add tests for paths in tsconfig.json
    
    * Don't apply aliases when paths is empty
    
    * Clean up unused methods and link to TypeScript license
    
    * Add tests for jsconfig
    
    * Put feature under an experimental flag
    
    * Enable to see if tests pass
    
    * Update types
    
    * Add feature under an experimental flag
    7fce52b9
webpack-config.ts 38.1 KB