Closed trallard closed 2 months ago
Ahh, looks like playwright tests aren't passing - there's a Save button it seems to be waiting on.
Hopefully PR #422 addresses the Playwright failure
@trallard thanks for responding to all of my questions.
I took this PR on three different test drives:
yarn start
yarn start:prod
dist/
directory with python -m http.server -d dist
I clicked around. I logged in, logged out. I didn't kick off any new builds or create any new environments, but I don't see how this PR would affect that.
So I doubt the Playwright failure is related, but if we want to be safe we could try merging in #422 first and then rebasing this PR.
Fixes https://github.com/conda-incubator/conda-store-ui/issues/408
Description
Changes in https://github.com/conda-incubator/conda-store-ui/pull/389 broke the already brittle bundling of
conda-store
+conda-store-ui
.This pull request:
ui
side of the bundlingwebpack.config
(and the bundling overall)Pull request checklist
Additional information