Skip to content

build: disable cache on yarn serve:example

Cindy Halim requested to merge chalim_prototype-cache-blocking-example-app into main

Description

Issue: [Dev] Add cache breaking sha to Web IDE Example... (#328 - closed)

Disable cache when running yarn serve:example.

Demo:

Before

After

before.mov

Changes are not reflected in the browser console

after.mov

Changes are reflected after rebuild completes

Try it out:

  • Make sure to empty the cache before pulling this branch and running the Example App.
Edited by Cindy Halim

Merge request reports