diff --git a/app.js b/app.js index 7ac4372..654aca5 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,6 @@ const jsonApi = require('utils/jsonapi-datastore/dist/jsonapi-datastore.js') require('utils/polyfill.js') +var profileUtil = require('utils/profile.js') App({ onLaunch: function () {