cleanup(build): fix jsserve not to throw
This commit is contained in:
parent
abff302e52
commit
4b3b5d7c53
@ -20,7 +20,7 @@ module.exports = function(gulp, plugins, config) {
|
||||
middlewares.unshift(stripHeader('x-content-type-options'));
|
||||
return middlewares;
|
||||
}
|
||||
})();
|
||||
});
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user