Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 695 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 695 Bytes

parcel-plugin-typescript-paths

This plugin enabled parcel to be aware of typescript module paths (module aliasing).

pipeline status CodeFactor

Installation

npm install --save-dev parcel-plugin-typescript-paths

WARNING

This project is in heavy development and will change. Please don't use on production.

Feel free to contribute.