Project

General

Profile

Task #2677

Reduce bundle size

Added by Luke Murphey about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/21/2020
Due date:
% Done:

100%


History

#1 Updated by Luke Murphey almost 4 years ago

Solns: Qs:
  • Why would it attempt to load the bundle under the URL of the site?
Obs:
  • I get the following error when I attempt to load /about:
    Error: A React component suspended while rendering, but no fallback UI was specified.
    
    Add a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.
    
  • Getting an error when I go to a work directly (http://localhost:8081/work/abdicatus)
    • An error happened and the view could not be rendered.
      Details
      ChunkLoadError: Loading chunk 1 failed.
      (missing: http://localhost:8081/work/1.bundle.js)
      
    • Fixed by setting the publicPath: '/js/
Refs:

#2 Updated by Luke Murphey almost 4 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 80

#3 Updated by Luke Murphey almost 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100

Also available in: Atom PDF