Exposing Handlebars via Webpack
I want to expose jQuery and Handlebars to be accessible from the outside (i.e. browser console via window.Handlebars
).
I want to expose jQuery and Handlebars to be accessible from the outside (i.e. browser console via window.Handlebars
).