From 4158ae6fd59d01d4cbebfc97c3ce4e2298352547 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 11 Jul 2016 17:52:04 -0300 Subject: [PATCH] Speed improvement --- app.json | 10 +++++++++- index.html | 7 ++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/app.json b/app.json index 6daaaa85..c8dd23b6 100644 --- a/app.json +++ b/app.json @@ -99,9 +99,17 @@ * */ "js": [ - { + { "path": "${framework.dir}/build/ext-all-rtl-debug.js" }, + { + "path": "https://cdn.auth0.com/w2/auth0-6.7.js", + "remote": true + }, + { + "path": "https://cdn.auth0.com/js/lock-9.1.js", + "remote": true + }, { "path": "app.js", "bundle": true diff --git a/index.html b/index.html index 872ee587..26a5e8de 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,8 @@ Rambox - - - - - + +