Heaven

Results 12 issues of Heaven

Hi, would you mind tell me why we need rebase and share some use cases?

The [safe resolve](https://github.com/stevenbenisek/rollup-plugin-auto-external/blob/7d822c7f6f5af5c78380778fc43354b3108d492c/index.js#L30) seems not accurate, because something like `@babel/xxx` will not be treated as external. I find that your [comment](https://github.com/stevenbenisek/rollup-plugin-auto-external/issues/11#issuecomment-473514623) said there is another [plugin](https://github.com/stevenbenisek/rollup-plugin-babel-runtime-external) which could do this(I...