Tag: compression
All the articles with the tag "compression".
đ«đ· Pourquoi devriez-vous utiliser le plugin Compression Webpack ?
Published: at 12:00 AMSi vous utilisez webpack comme bundler pour votre application, vous ĂȘtes probablement prĂ©occupĂ© par ses propres performances et son temps de chargement. Vous avez peut-ĂȘtre utilisĂ© le code-splitting, le tree-shaking, l'uglification mais vous avez peut-ĂȘtre oubliĂ© une Ă©tape trĂšs importante.
Why you should use Compression Webpack Plugin?
Published: at 12:00 AMIf you are using webpack as module bundler for your application, you probably are concerned by its own performance and loading time. You may have used code splitting, tree shaking, uglifyfication but you may have forgot a very important step.