Files
meteor/packages/deprecated/meteor-platform
Edimar Cardoso 97813d63fe Separate mongo packages into two packages
- packages/mongo: current Fibers implementation;
- Packages/mongo-async: New version without Fibers (Work in progress)
- Change usages to import correct package based on flag DISABLE_FIBERS
2022-11-08 10:19:38 -03:00
..

meteor-platform

Source code of released version | Source code of development version


This package used to be added to every app by meteor create, but is now deprecated in favor of meteor-base and a carefully chosen set of other packages.

See the PR here with the discussion: https://github.com/meteor/meteor/pull/4851

This package was previously known as standard-app-packages.