mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add tools/cordova to list of transpiled dirs
This commit is contained in:
@@ -1605,6 +1605,7 @@ _.extend(Isopack.prototype, {
|
||||
/^tools\/meteor-services\/[^\/]+\.js$/,
|
||||
/^tools\/tool-testing\/[^\/]+\.js$/,
|
||||
/^tools\/console\/[^\/]+\.js$/,
|
||||
/^tools\/cordova\/[^\/]+\.js$/,
|
||||
// We don't support running self-test from an install anymore
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user