We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe3305 commit 964aa77Copy full SHA for 964aa77
1 file changed
gruntfile.js
@@ -668,6 +668,7 @@ module.exports = function(grunt) {
668
//aliasing pack-modules for backwards compatibility
669
grunt.registerTask("pack-modules", [
670
"compile-modules",
671
+ "node-tests",
672
"exec:packModules"
673
]);
674
grunt.registerTask("pack-apps", [
0 commit comments