mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Cleanup.
This commit is contained in:
@@ -2855,7 +2855,7 @@ var writeTargetToPath = Profile(
|
||||
// overwriting files that might be open currently in the server
|
||||
// process. There are some exceptions when we know the server process
|
||||
// is not using the files, such as during a full build when it is stopped.
|
||||
forceInPlaceBuild: forceInPlaceBuild,
|
||||
forceInPlaceBuild
|
||||
});
|
||||
|
||||
var targetBuild = target.write(builder, {
|
||||
|
||||
Reference in New Issue
Block a user