You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a lot of docs about helpers but I can't find a simple example that shows me how to install and use these in webpack and then .hbs files.
I have got my own custom helpers helperDirs: path.resolve("./src", "./helpers") working but just can't seem to wire up helpers from webpack config and use them.
there is a lot of docs about helpers but I can't find a simple example that shows me how to install and use these in webpack and then .hbs files.
I have got my own custom helpers
helperDirs: path.resolve("./src", "./helpers")
working but just can't seem to wire up helpers from webpack config and use them.Any pointers welcome!
The text was updated successfully, but these errors were encountered: