Created by: dceddia
As discussed in #293 (closed), Webpack is watching the node_modules directory, which causes high CPU usage in some situations. This PR adds sets the ignored watchOption to prevent this.
Created by: dceddia
As discussed in #293 (closed), Webpack is watching the node_modules directory, which causes high CPU usage in some situations. This PR adds sets the ignored watchOption to prevent this.