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
If you try to parse a huge js file in the playground, it will hit localstorage's 5MB limitation. The whole processing is still ok, but files extracted won't be successfully persisted.
The text was updated successfully, but these errors were encountered:
If you try to parse a huge js file in the playground, it will hit
localstorage
's 5MB limitation. The whole processing is still ok, but files extracted won't be successfully persisted.The text was updated successfully, but these errors were encountered: