Skip to content

Commit d519ef7

Browse files
lexcorp16nycdotnet
authored andcommitted
Mention that we do not support paths in the readme (#440)
1 parent 40f6e32 commit d519ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ A more extensive sample `Gruntfile.js` is available [here](https://github.com/Ty
8888
* [Encodes HTML](#html) files as TypeScript variables (for HTML templating engines)
8989
* Performs live file [watching](#watch) (compile on save)
9090
* Enables ["Fast" compile](#fast) when using external modules
91+
* 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
9192

9293
## Support for tsc Switches
9394

0 commit comments

Comments
 (0)