Files
meteor/packages/modules-runtime
Ben Newman d475a45580 Implement meteorInstall.addExtension.
This paves the way for enabling additional optional file extensions
beyond .js and .json, such as .coffee, .ts, and .jsx.

Part of #6151.
2016-02-19 18:25:27 -05:00
..

modules-runtime

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.