parent
1f7296c093
commit
7e8a2b9cec
|
@ -10,7 +10,7 @@ module.exports = function(gulp) {
|
||||||
ANALYZER: 'dartanalyzer.bat',
|
ANALYZER: 'dartanalyzer.bat',
|
||||||
DARTFMT: 'dartfmt.bat',
|
DARTFMT: 'dartfmt.bat',
|
||||||
PUB: 'pub.bat',
|
PUB: 'pub.bat',
|
||||||
VM: 'dart.bat'
|
VM: 'dart.exe'
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
DART_SDK = {
|
DART_SDK = {
|
||||||
|
|
Loading…
Reference in New Issue