There's a datascript not defined error in popup page if I put datascript.core/create-conn in both background.core and popup.core.
Once I deleted the datascript code in background.core, the error went away and datascript works in popup.
Can be reproduced in shadow example as this commit.
yqrashawn@e66dc616
Is this the supposed way and I misunderstand some concepts in chrome extension or shadow-cljs?