From ec8f9099d6d847354d8b776dc1abd3ff9192b3c5 Mon Sep 17 00:00:00 2001 From: Eugene Zolenko Date: Tue, 15 Jan 2019 13:33:59 -0700 Subject: [PATCH] Clarifying readme #66 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ce7a5e..22261d51 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The plugin inherits all compiler options and file lists from your `tsconfig.json #### rollup-plugin-node-resolve -Must be before this plugin in the plugin list, especially when `browser: true` option is used, see [#66](https://github.com/ezolenko/rollup-plugin-typescript2/issues/66) +Must be before rollup-plugin-typescript2 in the plugin list, especially when `browser: true` option is used, see [#66](https://github.com/ezolenko/rollup-plugin-typescript2/issues/66) #### rollup-plugin-commonjs