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
handlebars.runtime.js:35 Uncaught TypeError: Cannot set property 'Handlebars' of undefined
at webpackUniversalModuleDefinition (handlebars.runtime.js:35)
at handlebars.runtime.js:36
I'm not using webpack, just trying to use native ES6 modules at the browser.
The text was updated successfully, but these errors were encountered:
Before filing issues, please check the following points first:
This will probably help you to get a solution faster.
For bugs, it would be great to have a PR with a failing test-case.
Hi. I'm trying to do this:
Is throwing this error:
I'm not using webpack, just trying to use native ES6 modules at the browser.
The text was updated successfully, but these errors were encountered: