diff --git a/src/index.ejs b/src/index.ejs index 41fc793a..b9a84938 100644 --- a/src/index.ejs +++ b/src/index.ejs @@ -75,7 +75,6 @@ const preloadEl = document.getElementById('preload') const appEl = document.getElementById('app') const initApp = (options = {}) => { - return const { force = false } = options if (force) {