v1.3 builds package veeeery slowly because there are npm modules

Meteor 1.3 problem only (prev version was ok).
My package uses a lot of npm packages for internal build system.
And speed of this package build is very slow.
I’d like to avoid any work with node_modules folder by the meteor live update.
It worked early.