Apostrophe Widget Helpers
问题 I have to pass some extra data down to a widget to determine certain ownership/accessibility options of some of my users. I was following the instructions here in order to set up a helper to pass the data: http://apostrophecms.org/docs/technical-overviews/how-apostrophe-handles-requests.html#template-helpers-invoking-synchronous-java-script-code-from-your-template I have run into some issues, however. The code below is for the widget index.js file: module.exports = { extend: 'apostrophe