stable

Clone or download

Read-only

Unify themes and scripts builds for forumml

Part of request #14652 Hoist webpack configs at plugins root folders Nothing should be more broken than before. Change-Id: I8165aaa1d0f09c424edde65caf86d16260d1fa4e

Modified Files

Name
M plugins/forumml/include/WriteMailController.php +2 −1 Go to diff View file
M plugins/forumml/include/forummlPlugin.php +11 −6 Go to diff View file
M plugins/forumml/include/forumml_utils.php +37 −36 Go to diff View file
A plugins/forumml/package-lock.json +4 −0 Go to diff View file
A plugins/forumml/package.json +16 −0 Go to diff View file
R plugins/forumml/www/scripts/cc_attach.js Go to diff View file
R plugins/forumml/www/scripts/forumml.js Go to diff View file
D plugins/forumml/themes/package-lock.json +0 −4 Go to diff View file
D plugins/forumml/themes/package.json +0 −14 Go to diff View file
R plugins/forumml/themes/webpack.common.js Go to diff View file
R plugins/forumml/themes/webpack.dev.js Go to diff View file
R plugins/forumml/themes/webpack.prod.js Go to diff View file