feat(create-pages): add support for pathless routes #427
Annotations
6 errors
tests/path.test.ts > path2regexp > handles pathless routes:
packages/waku/tests/path.test.ts#L37
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/path.test.ts:37:63
|
Test on (Node 22.7.0)
Process completed with exit code 1.
|
tests/path.test.ts > path2regexp > handles pathless routes:
packages/waku/tests/path.test.ts#L37
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/path.test.ts:37:63
|
Test on (Node 20.8.0)
Process completed with exit code 1.
|
tests/path.test.ts > path2regexp > handles pathless routes:
packages/waku/tests/path.test.ts#L37
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/path.test.ts:37:63
|
Test on (Node 18.17.0)
Process completed with exit code 1.
|