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
I'm working on an angular project. I don't want allautocomplete to be burdened with all the node modules, as i have a low power processor and 4GB ram. So it would have been great if i could exclude node_modules folder from indexing by allAutoComplete & also be able to include necessary node module like bootstrap for indexing.
The text was updated successfully, but these errors were encountered:
I'm working on an angular project. I don't want allautocomplete to be burdened with all the node modules, as i have a low power processor and 4GB ram. So it would have been great if i could exclude node_modules folder from indexing by allAutoComplete & also be able to include necessary node module like bootstrap for indexing.
The text was updated successfully, but these errors were encountered: