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
fix(server): use regex instead of isAbsoluteUrl (#2202)
* fix(server): use regex instead of isAbsoluteUrl
* fix(server): add checkUrl util & unistall is-absolute-url
* test(server): add tests only
* test(server): add more test cases
* test: correct tests' values
* test: use different port
* test: use port variable
* test: fix lint issue
* test: use testServer.start without promises
0 commit comments