mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Run node-tests as a part of the build.
This commit is contained in:
@@ -668,6 +668,7 @@ module.exports = function(grunt) {
|
||||
//aliasing pack-modules for backwards compatibility
|
||||
grunt.registerTask("pack-modules", [
|
||||
"compile-modules",
|
||||
"node-tests",
|
||||
"exec:packModules"
|
||||
]);
|
||||
grunt.registerTask("pack-apps", [
|
||||
|
||||
Reference in New Issue
Block a user