build(deps-dev): bump vite-plugin-static-copy from 3.4.0 to 4.1.0 #2661
Annotations
3 errors
|
Run npm run test-web
Process completed with exit code 1.
|
|
Run npm run test-web:
packages/webpack/test/WebPack.test.ts#L79
AssertionError: File 'test-data/project/out/font/Bravura.otf' Missing: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/WebPack.test.ts:79:67
|
|
Run npm run test-web:
packages/vite/test/Vite.test.ts#L43
AssertionError: File 'test-data/project/dist/font/Bravura.otf' Missing: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/Vite.test.ts:43:67
|
Loading