stable

Clone or download

Read-only

Remove concurrently

Part of request #14853 Remove concurrently concurrently is removed. Please run "npm test -- --watch" if you wish to run unit tests in "watch mode". How to test: - "npm run watch" still functions but only runs webpack in watch mode. - "npm run watch" still runs concurrently only in the Tracker plugin due to the crazy gettext setup. Change-Id: I1b67d76fa7d25b637dc0d10e29e64f2a4730a2dc

Modified Files

Name
M package-lock.json +0 −126 Go to diff View file
M package.json +0 −1 Go to diff View file
M plugins/document/package-lock.json +1 −2 Go to diff View file
M plugins/document/package.json +4 −5 Go to diff View file
M plugins/projectmilestones/package.json +1 −1 Go to diff View file
M plugins/pullrequest/package.json +2 −2 Go to diff View file
M plugins/taskboard/package.json +1 −1 Go to diff View file
M plugins/tracker/package-lock.json +327 −0 Go to diff View file
M plugins/tracker/package.json +3 −2 Go to diff View file