You could try exporting your helpers as a module and then include them in your main app.js Something like this: In your helpers/handlebars.js function ...
確定! 回上一頁