gitcoinco / code_fund_ads

CodeFund is an open source platform that helps fund maintainers, bloggers, and builders through non-tracking ethical ads
https://codefund.io
GNU Affero General Public License v3.0
375 stars 104 forks source link

Revert "correctly polyfill features in the older browsers" #1261

Closed andrewmcodes closed 4 years ago

andrewmcodes commented 4 years ago

Reverting due to the substantial increase to the JS payload size for ads.

Reverts gitcoinco/code_fund_ads#1259

codecov[bot] commented 4 years ago

Codecov Report

Merging #1261 into master will decrease coverage by 10.93%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1261       +/-   ##
===========================================
- Coverage   34.26%   23.33%   -10.94%     
===========================================
  Files         325      325               
  Lines        7669     7966      +297     
===========================================
- Hits         2628     1859      -769     
- Misses       5041     6107     +1066     
Impacted Files Coverage Δ
app/mailers/users_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/lib/traffic_estimator.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/models/authorized_user.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/mailers/campaigns_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/components/card_component.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/components/page_component.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/components/tabs_component.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/lib/property_id_extractor.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/mailers/properties_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/mailers/application_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
... and 77 more