Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 411 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 411 Bytes

ChangeLog

v1.1.0

Add support to use inside Meteor. Basically, we turn off plugin when running inside Meteor. See: a43785d

v1.0.0

Forked https://github.com/michaelzoidl/babel-root-import use / instead of '~/' to define the root. This is to go with the Meteor's ES2015 module implementation.