Use vite to replace webpack etc #1218
Annotations
4 errors
__tests__/src/lib/MiradorViewer.test.js > MiradorViewer > render > passes props through to the App component:
__tests__/src/lib/MiradorViewer.test.js#L137
TestingLibraryElementError: Unable to find an element by: [data-testid="plugin"]
Ignored nodes: comments, script, style
<body>
<div
data-testid="container"
id="mirador"
/>
<div>
<div
class="fullscreen"
>
<div />
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div
data-testid="container"
id="mirador"
/>
<div>
<div
class="fullscreen"
>
<div />
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ __tests__/src/lib/MiradorViewer.test.js:137:27
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|