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
The node-dir module is working great, but when I build using webpack, there is a funny character "Â" inserted between "if(err) " and " {" at line 65 in readfiles.js (This is for v0.1.16).
The node-dir module is working great, but when I build using webpack, there is a funny character "Â" inserted between "if(err) " and " {" at line 65 in readfiles.js (This is for v0.1.16).
Is this a known issue?