8618885b31
Concatenate and minify all javascript files in the release build but not in the debug build. Also, it is enabled to use a build directory Change-Id: Ia120447a827cfe236241ddf188bf43a088f877a7 Reviewed-on: https://gerrit.libreoffice.org/52802 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
6 lines
126 B
Text
6 lines
126 B
Text
# We only directly edit toolbar.js in dist/
|
|
dist/**/*.js
|
|
!dist/toolbar/toolbar.js
|
|
|
|
**/src/admin/Base.js
|
|
**/src/unocommands.js
|