one-app icon indicating copy to clipboard operation
one-app copied to clipboard

feat(devCDN): fasitfy spike

Open JAdshead opened this issue 3 years ago • 4 comments

Description

Motivation and Context

How Has This Been Tested?

Types of Changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation (adding or updating documentation)
  • [ ] Dependency update
  • [ ] Security update

Checklist:

  • [ ] My change requires a change to the documentation and I have updated the documentation accordingly.
  • [ ] These changes should be applied to a maintenance branch.
  • [ ] This change requires cross browser checks.
  • [ ] Performance tests should be ran against the server prior to merging.
  • [ ] This change impacts caching for client browsers.
  • [ ] This change impacts HTTP headers.
  • [ ] This change adds additional environment variable requirements for One App users.
  • [ ] I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using One App?

JAdshead avatar Dec 21 '21 22:12 JAdshead

📊 Bundle Size Report

file name size on disk gzip
app.js 313.4KB 93.1KB
runtime.js 15.6KB 5.5KB
vendors.js 129.1KB 40KB
app~vendors.js 426.7KB 110.4KB
service-worker-client.js 17.1KB 5.3KB
legacy/app.js 334.7KB 97.9KB
legacy/runtime.js 15.6KB 5.5KB
legacy/vendors.js 189.4KB 51.7KB
legacy/app~vendors.js 450.4KB 116.2KB
legacy/service-worker-client.js 17.6KB 5.5KB

Generated by :no_entry_sign: dangerJS against 982d9f56970e09c3a6a32fd27f84ada0ffaf68af

github-actions[bot] avatar Dec 21 '21 22:12 github-actions[bot]

Any noticeable improvements with the switch ?

it feels like the app starts faster but would need to measure to be sure

JAdshead avatar Jan 03 '22 19:01 JAdshead

This pull request is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Feb 11 '22 00:02 github-actions[bot]

This pull request is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Mar 14 '22 00:03 github-actions[bot]

Superceded by #861

10xLaCroixDrinker avatar Dec 05 '22 22:12 10xLaCroixDrinker