feat: cpanel hosting
This commit is contained in:
4
loader.cjs
Normal file
4
loader.cjs
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
async function loadApp() {
|
||||||
|
await import('./build/index.js');
|
||||||
|
}
|
||||||
|
loadApp();
|
||||||
Reference in New Issue
Block a user