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
exports[`routes util multi config should handle GET request to directory index and list all middleware directories 1`] =`"<!DOCTYPE html><html><head><metacharset=\\"utf-8\\"/></head><body><ul><li><ahref=\\"/bundle1/bar.js\\">bar.js</a></li><li><ahref=\\"/bundle1/bar\\">bar</a><li><ahref=\\"/bundle1/foo.js\\">foo.js</a></li><li><ahref=\\"/bundle1/foo\\">foo</a><li>path<br><ul><li>to<br><ul><li><ahref=\\"/bundle1/path/to/file.html\\">file.html</a></li></ul></li></ul></li></ul><ul><li><ahref=\\"/bundle2/bar.js\\">bar.js</a></li><li><ahref=\\"/bundle2/bar\\">bar</a><li><ahref=\\"/bundle2/foo.js\\">foo.js</a></li><li><ahref=\\"/bundle2/foo\\">foo</a><li>path<br><ul><li>to<br><ul><li><ahref=\\"/bundle2/path/to/file.html\\">file.html</a></li></ul></li></ul></li></ul></body></html>"`;
3
+
exports[`routes util multi config should handle GET request to directory index and list all middleware directories 1`] =`
0 commit comments