|
|
|
|
|
by avital
4308 days ago
|
|
From https://github.com/meteor/meteor/pull/516#issuecomment-12919...: "If you think about it, if we tried to build all of the above on top of npm, it would be npm in name only. Even if Meteor packages were in npm, you wouldn't use the npm tool to find or install packages (you'd use a wrapper that implemented the 'release snapshots', 'curation', 'repeatability' considerations), nor could you drop them directly into existing npm applications (per 'client vs server' and 'asset bundling')." |
|