Skip to content

Commit

Permalink
Mention that we do not support paths in the readme (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexcorp16 authored and nycdotnet committed Dec 5, 2019
1 parent 40f6e32 commit d519ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ A more extensive sample `Gruntfile.js` is available [here](https://github.com/Ty
* [Encodes HTML](#html) files as TypeScript variables (for HTML templating engines)
* Performs live file [watching](#watch) (compile on save)
* Enables ["Fast" compile](#fast) when using external modules
* Please not that Grunt-ts does not support the [Path Mapping](https://www.typescriptlang.org/docs/handbook/module-resolution.html#path-mapping) feature as it is not supported by `tsc` from the command-line

## Support for tsc Switches

Expand Down

0 comments on commit d519ef7

Please sign in to comment.