https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38167

--- Comment #11 from Victor Grousset/tuxayo <[email protected]> ---
Good find, I guess it is.

Context:
```
    component: {
        devServer: {
            framework: "vue-cli",
            bundler: "webpack",
        },
```

What operation could use this config? Because just running the tests didn't use
this and didn't fail. Whereas the stuff removed in the commit had to be removed
to be able run the tests.


https://docs.cypress.io/app/component-testing/component-framework-configuration
> Custom Dev Server
> A custom function can be passed into the devServer option, which allows the 
> use of build systems not provided by Cypress out of the box.

After this plus other search it's still blurry what is a dev server.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to