fix: non-webxdc build not working

This commit is contained in:
WofWca 2023-04-02 19:53:14 +04:00
parent 4ee8ceb1c0
commit ce1288e458
1 changed files with 3 additions and 0 deletions

3
webxdc.js Normal file
View File

@ -0,0 +1,3 @@
// Dymmy file so that the app can load in a non-webxdc environment.
// In a webxdc environment it will be overridden by the actual one.
export default 42