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
@roblav96 good catch. I've never used Lockr in ES6 env, but I know why it doesn't work. It will require a major refactor on how the lib works under the hood.
Recently switching my projects to es6 with babel, I'd like to do something like this with lockr:
but when I call
get
this error throws:Not a big deal; importing the entire library is not a problem because it's small and minimal.
Thank you =]
The text was updated successfully, but these errors were encountered: