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
Version 1.1.1 of globalize-compiler generates code that produces the following error:
compiled-formatters.js:53 Uncaught ReferenceError: messageFormat is not defined
at compiled-formatters.js:53
at compiled-formatters.js:15
at compiled-formatters.js:17
Follow the instructions for production.html, start the server, and load in the browser (I'm using Chrome). Check the console in the browser's dev tools, and you'll see the error.