Skip to content

jeremy-coleman/esbuild-vs-omnify-r3f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wip 
use these for bundle time comparisons
node browserify --fast
node esbuild --fast
node omnify --fast

node start to dev a r3f scene. 

try changing the colors on the Box component in src/app-r3f/App.tsx 
<meshStandardMaterial color={hovered ? 'hotpink' : 'green'} /> 
change "green" to "red" or whatever else you like to see if hmr works.

About

some simple timings and a quick hmr demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published