mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
- fix for links
This commit is contained in:
parent
9bf826a034
commit
966013bd5d
@ -33,7 +33,7 @@ Following compiler options are forced though:
|
||||
* `importHelpers`: true
|
||||
* `noResolve`: false
|
||||
|
||||
You will need to set `"moduleResolution": "node"` in `tsconfig.json` if typescript complains about missing `tslib`. See #12 and #14.
|
||||
You will need to set `"moduleResolution": "node"` in `tsconfig.json` if typescript complains about missing `tslib`. See [#12](https://github.com/ezolenko/rollup-plugin-typescript2/issues/12) and [#14](https://github.com/ezolenko/rollup-plugin-typescript2/issues/14).
|
||||
|
||||
Plugin takes following options:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user