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
Using the instructions on here I've setup my Spa to use brace (I'm using Vue.Js with webpack). I found the import size of this lib is enormous (408KB):
Using the instructions on here I've setup my Spa to use brace (I'm using Vue.Js with webpack). I found the import size of this lib is enormous (408KB):
Here's my code:
The Import * as ace is the problem here. Do you know what the minimum setup of modules I need to support the above is ?
The text was updated successfully, but these errors were encountered: