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
On windows, when I use alias, have to write like this {'\\public\\' : '\\public\\index.html'}
and the console shows, aliasing \public\index.html as \public\
Hope can define like this {'/public/' : '/public/index.html'} on all platforms