simularium / binding-sim-edu

Other
0 stars 0 forks source link

fix png urls #95

Closed meganrm closed 2 months ago

meganrm commented 3 months ago

Problem

Estimated review size: small

the assets weren't loading on the staging site

Solution

fixed the asset urls using vite import

Type of change

Please delete options that are not relevant.

Steps to Verify:

  1. bun dev
  2. first image should still load (it did before as well)
  3. once we merge this, it should also load on staging (I've confirmed by looking at the build)