Files
meteor/packages/modules-runtime
Ben Newman 445fd3714a Update install package used by modules-runtime to version 0.11.1.
This enables using index.* modules with non-.js file extensions to make
the containing directory importable (cc @justinanastos):
c417044421

Since this is a core package patch update, you can update to this version
of the modules-runtime package by running

  meteor update modules-runtime

This should give you modules-runtime@0.10.1.
2018-06-25 13:25:15 -04: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.