Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactive-python/reactpy
/ new_builder
Function
new_builder
docs/docs_app/dev.py:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
thread_started.wait()
52
53
def
new_builder():
54
clear_reactpy_web_modules_dir()
55
reload_examples()
56
old_builder()
57
58
return
new_builder
59
Callers
nothing calls this directly
Calls
2
clear_reactpy_web_modules_dir
Function · 0.90
reload_examples
Function · 0.90
Tested by
no test coverage detected