Skip to content
#

patternfly

Here are 53 public repositories matching this topic...

zrthxn
zrthxn commented Oct 11, 2021

There exists a serviceWorker module in the src directory. Register this service worker to prevent the production version have to reload the whole JS bundle (and other static resources) repeatedly, reducing load times. Although browsers do cache the static bundle, this doesn't always work.

However this should only be so in the production build. In development, this will become a hinderance.

Improve this page

Add a description, image, and links to the patternfly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the patternfly topic, visit your repo's landing page and select "manage topics."

Learn more