userdive / agent.js

:woman_technologist: Official USERDIVE module for webpage analytics
https://developers.userdive.com/
GNU General Public License v3.0
7 stars 6 forks source link

use webpack terser plugin #948

Closed shoota closed 5 years ago

shoota commented 5 years ago

TL;DR

Replace UglifyJS plugin to Terser Plugin

Check this pr.

How to check

Check list

codecov[bot] commented 5 years ago

Codecov Report

Merging #948 into master will increase coverage by 0.15%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #948      +/-   ##
==========================================
+ Coverage    91.5%   91.66%   +0.15%     
==========================================
  Files          25       25              
  Lines         636      636              
  Branches      112      112              
==========================================
+ Hits          582      583       +1     
  Misses         30       30              
+ Partials       24       23       -1
Impacted Files Coverage Δ
packages/agent/src/core.ts 92.48% <0%> (+0.75%) :arrow_up: