stable

Clone or download

Read-only

Build the @tuleap/plugin-tracker-rich-text-editor as a ES module

Part of request #19287: Make internal libs "tree-shakeable" No functional change expected in Text fields, follow-up comments or Step fields in the Artifact view. Change-Id: Iec69ffa5c419fc601d769812b07437613695d0c8

Modified Files

Name
M plugins/testmanagement/webpack.common.js +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/.gitignore +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/package.json +15 −4 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/tsconfig.json +3 −2 Go to diff View file
R plugins/tracker/scripts/lib/rich-text-editor/webpack.dev.js Go to diff View file
D plugins/tracker/scripts/lib/rich-text-editor/webpack.common.js +0 −53 Go to diff View file
D plugins/tracker/scripts/lib/rich-text-editor/webpack.prod.js +0 −23 Go to diff View file
M src/scripts/lib/date-helper/tsconfig.json +2 −3 Go to diff View file
M src/scripts/lib/filter-table/tsconfig.json +1 −2 Go to diff View file
M src/scripts/lib/gettext/tsconfig.json +1 −2 Go to diff View file
M src/scripts/lib/list-picker/tsconfig.json +1 −2 Go to diff View file
M src/scripts/lib/tlp-fetch/tsconfig.json +1 −2 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/tsconfig.json +1 −2 Go to diff View file
M tools/utils/scripts/tsconfig-for-libraries.json +2 −1 Go to diff View file
M tools/utils/scripts/webpack-rule-configs.js +0 −23 Go to diff View file