Remove app.js
This will be replaced by app.mjs in the next commit.
This commit is contained in:
parent
a83063cf10
commit
cf52907e96
1 changed files with 0 additions and 4 deletions
4
app.js
4
app.js
|
|
@ -1,4 +0,0 @@
|
||||||
(async() => {
|
|
||||||
await
|
|
||||||
import ('./app.mjs');
|
|
||||||
})();
|
|
||||||
Loading…
Add table
Reference in a new issue