2.1.2
This contains 2 bug fixes:
- Steal will now tree-shake modules that have bare imports like
import "foo";
. - Fix for using
git+ssh
type of version URLs in package.json dependencies.
This contains 2 bug fixes:
import "foo";
.git+ssh
type of version URLs in package.json dependencies.