mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add XXX about #3446
This commit is contained in:
@@ -1373,6 +1373,9 @@ main.registerCommand({
|
||||
// resolution.) This will get written to disk once we prepareProjectForBuild,
|
||||
// either in the Cordova code below, right before deploying below, or in the
|
||||
// app runner.
|
||||
// XXX We need to also remove all other constraints from the file, or else
|
||||
// if you use --test-app-path twice it will keep testing stuff from the
|
||||
// previous iteration! #3446
|
||||
projectContext.projectConstraintsFile.addConstraints(constraintsToAdd);
|
||||
|
||||
// The rest of the projectContext preparation process will happen inside the
|
||||
|
||||
Reference in New Issue
Block a user