minification
UK/,minifi'keiʃən/US/,minifi'keiʃәn/
A2
Definitions
n.
Reduction in size; in computing, the compression of source code by removing unnecessary characters
缩小;(代码)压缩精简
Root Breakdown
Root-derivedmini- (small) + fic (facere 'make') + -ation: the act of making something smaller. In web development, minification makes code files smaller by stripping whitespace and comments.
Root fac still carries 273 more wordsExample Sentences
- 1.
Minification reduced the bundle size by nearly half.
- 2.
Enable minification before deploying to production.