alias

Resolve TypeScript import aliases and paths.

MIT License

Downloads
891
Stars
20
Committers
6

Bot releases are hidden (Show)

alias - 2.2.2 Latest Release

Published by dhkatz about 3 years ago

Update dependencies

alias - 2.2.0

Published by dhkatz over 3 years ago

Change package to belong to @gulp-plugin

alias - 2.1.0 Scoped Package

Published by dhkatz over 3 years ago

The package is now scoped under @dhkatz

alias - 2.0.0

Published by dhkatz over 3 years ago

  • Fix: Issues with import 'module' syntax

  • Fix: Issues with import() syntax

  • Change: Plugin configuration field renamed to config

  • Change: Plugin now accepts a string to tsconfig.json path or nothing to automatically find your config

  • Add: Typescript is now a runtime dependency to support config paths and automatic config finding and parsing

  • Remove: Removed o-stream as a runtime dependency, we can use Node builtins.

alias -

Published by dhkatz almost 4 years ago

alias - Fixed dependency issue and removed unusued dependencies.

Published by dhkatz about 5 years ago

alias - Dynamic Import, Require, and Better Testing

Published by dhkatz about 5 years ago

alias -

Published by dhkatz about 5 years ago

Clean up of the entire project.