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
path.join is a useful function that makes your server runnable on both Linux and windows, this way, your code would never run on windows without refactoring.
w6_Stop_Go_Cont/src/database/db_build.js
Line 5 in 3cf9b40
path.joinis a useful function that makes your server runnable on both Linux and windows, this way, your code would never run on windows without refactoring.