mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
rebuild now requires an app
This commit is contained in:
@@ -1517,6 +1517,7 @@ main.registerCommand({
|
||||
maxArgs: Infinity,
|
||||
hidden: true,
|
||||
pretty: true,
|
||||
requiresApp: true,
|
||||
catalogRefresh: new catalog.Refresh.OnceAtStart({ ignoreErrors: true })
|
||||
}, function (options) {
|
||||
var projectContextModule = require('./project-context.js');
|
||||
|
||||
Reference in New Issue
Block a user