I have add the user data to config.js but it gives an 404 autorization error in bundle.js
Code: Select all
try {
R.send(u.hasContent && u.data || null)
} catch (u) {
if (f)
throw u
}