Skip to content

Commit

Permalink
Merge branch 'master' into fix/meta-315/master
Browse files Browse the repository at this point in the history
  • Loading branch information
edulix committed Feb 8, 2024
2 parents 2c60743 + 4c03dfb commit c508799
Show file tree
Hide file tree
Showing 2 changed files with 2,364 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ module.exports = function (grunt) {
},
postUglify: {
files: {
'dist/libCommon-v10.1.0.js': ['dist/libCommon-v10.1.0.js', 'node_modules/i18next/dist/umd/i18next.js']
'dist/libCommon-vmaster.js': ['dist/libCommon-vmaster.js', 'node_modules/i18next/dist/umd/i18next.js']
}
},
},
Expand Down
Loading

0 comments on commit c508799

Please sign in to comment.