Files
meteor/packages/modules-runtime
Ben Newman e7b6176bf1 Update runtime module system to latest version.
This update includes the following commit, which fixes a subtle bug with
package.json "main" module resolution:
d8142eb42e
2018-01-22 11:17:53 -05:00
..
2016-08-30 15:40:14 -07:00

modules-runtime

Source code of released version | Source code of development version


This package implements the meteorInstall function that is used and re-exported by the modules package. Do not depend directly on this package (unless you know what you're doing); depend instead on the modules package.