Introduce new option allowWriteFilesInBuild
.
#98
Annotations
3 errors
src/index.test.ts#L208
AssertionError: promise rejected "Error: ENOENT: no such file or directory,… { …(4) }" instead of resolving
❯ src/index.test.ts:208:54
Caused by: Error: ENOENT: no such file or directory, access '/home/runner/work/vite-svg-2-webfont/vite-svg-2-webfont/src/fixtures/webfont-test/artifacts/allowWriteFilesInBuild-test.html'
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'access', path: '/home/runner/work/vite-svg-2-webfont/vite-svg-2-webfont/src/fixtures/webfont-test/artifacts/allowWriteFilesInBuild-test.html' }
|
src/index.test.ts#L208
AssertionError: promise rejected "Error: ENOENT: no such file or directory,… { …(4) }" instead of resolving
❯ src/index.test.ts:208:54
Caused by: Error: ENOENT: no such file or directory, access '/home/runner/work/vite-svg-2-webfont/vite-svg-2-webfont/src/fixtures/webfont-test/artifacts/allowWriteFilesInBuild-test.css'
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'access', path: '/home/runner/work/vite-svg-2-webfont/vite-svg-2-webfont/src/fixtures/webfont-test/artifacts/allowWriteFilesInBuild-test.css' }
|
|
This job failed
Loading