Clarifying readme

#66
This commit is contained in:
Eugene Zolenko 2019-01-15 13:33:59 -07:00 committed by GitHub
parent 6b0225a7de
commit ec8f9099d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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