Derek Lindahl
Derek Lindahl
I no longer have access to a CAS server and therefore am no longer fit to maintain this project. If you would like to volunteer to be a maintainer of...
I no longer have access to a CAS server and therefore am no longer fit to maintain this project. If you would like to volunteer to be a maintainer of...
I no longer have access to a CAS server and therefore am no longer fit to maintain this project. If you would like to volunteer to be a maintainer of...
I am also getting this same failure. All I did was clone the repo and run ant.
CRA uses Webpack 4 which does not natively support importing Workers. You need to add the [`worker-loader`](https://v4.webpack.js.org/loaders/worker-loader/). Once CRA updates to use Webpack 5, [you may be able to remove...