Possible to pass objects through config to Angular?
emcniece opened this issue · 0 comments
emcniece commented
I have a node/angular module that I want to make accessible in webapp.js
but it looks like all of the module config stuff is reduced to strings and wrapped somehow (mongo?). Is it possible to pass an object (like a module) through config?