Removed bundle from repo

Added message about possible issues that can come up
This commit is contained in:
RemixDev
2022-02-04 15:39:40 +01:00
parent 06a26a007c
commit ca68b055ce
3 changed files with 25 additions and 5267 deletions

View File

@@ -36,6 +36,7 @@ String.prototype.capitalize = function () {
/* ===== App initialization ===== */
async function startApp() {
document.getElementById('missingBundle').remove()
new Vue({
store,
router,