Removed bundle from repo
Added message about possible issues that can come up
This commit is contained in:
@@ -36,6 +36,7 @@ String.prototype.capitalize = function () {
|
||||
|
||||
/* ===== App initialization ===== */
|
||||
async function startApp() {
|
||||
document.getElementById('missingBundle').remove()
|
||||
new Vue({
|
||||
store,
|
||||
router,
|
||||
|
||||
Reference in New Issue
Block a user