mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
build: Remove unused 'pkg' from Gruntfile.js
Change-Id: I43bbefe24fe753401295fa5c142f57c75cc14f30
This commit is contained in:
parent
95928fe6e9
commit
cab1cdca0e
|
@ -18,7 +18,6 @@ module.exports = function ( grunt ) {
|
|||
grunt.loadTasks( 'build/tasks' );
|
||||
|
||||
grunt.initConfig( {
|
||||
pkg: grunt.file.readJSON( 'package.json' ),
|
||||
jsduckcatconfig: {
|
||||
main: {
|
||||
target: '.jsduck/categories.json',
|
||||
|
|
Loading…
Reference in a new issue