Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugojosefson/experiment-with-meteor-universe-modules-entrypoint


https://github.com/hugojosefson/experiment-with-meteor-universe-modules-entrypoint

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

Experiment to see how the meteor package `universe:modules-entrypoint` works.

Apparently only skips other `.js` files, if it can find `/main.js`.

If there is no `/main.js`, files are picked up by meteor as if `universe:modules-entrypoint` wasn't installed.