Skip to content

Commit ef05d36

Browse files
MingweiSamuellihqi
authored andcommitted
Add @rollup/plugin-typescript warning to README.md
1 parent 26fd185 commit ef05d36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ webWorkerLoader({
199199
### TypeScript
200200
An example project that uses this plugin with TypeScript can be found [here](https://github.com/darionco/rollup-typescript-webworkers)
201201

202+
**WARNING:** `@rollup/plugin-typescript` is NOT compatible with this plugin, use `rollup-plugin-typescript2` instead (see [#38](https://github.com/darionco/rollup-plugin-web-worker-loader/issues/38)).
203+
202204
### Notes
203205
**WARNING:** To use code-splitting for the worker scripts, Rollup v1.9.2 or higher is required. See https://github.com/rollup/rollup/issues/2801 for more details.
204206

0 commit comments

Comments
 (0)