[Fix] Fix spaces

This commit is contained in:
Alexander Trofimov
2020-10-21 16:30:54 +03:00
parent 0fa0782cad
commit bcaf95d850

View File

@ -91,7 +91,7 @@ module.exports = function (grunt) {
grunt.initConfig({
clean: packageFile.grunt.clean,
mkdir: packageFile.grunt.mkdir,
copy: packageFile.grunt.copy,
copy: packageFile.grunt.copy,
comments: {
js: {
options: {