@mjohnston hi , tkank you for the great work~
here i just give some suggestions:
-
when start rnws first time , we can write the ( from package.json) externals of current rn into a file ,the second time to start rnws, we check the externals 's file for the current version of rn, if exists ,just require the file ,if not exists ,just do like the first ,so we can improve the load speed
-
we can just use _entry as static files