mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 00:26:01 +00:00
changed build workflow – for auth it's required to have better control over html and assets
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// react shim
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom/client";
|
||||
|
||||
export { React, ReactDOM };
|
||||
Reference in New Issue
Block a user