This helps Parcel generate a proper standalone JS bundle.
@@ -0,0 +1,4 @@
import { html, render } from "./lib/index.js";
import App from "./components/app.js";
render(html`<${App}/>`, document.body);
The note is not visible to the blocked user.