Commit missing change from build system updates

main
Chris Vickery 2019-10-03 11:32:45 -07:00
parent c1142dabf6
commit 01ee6157f9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const WorkerLoaderPlugin = require("./craco/worker-loader");
const WorkerLoaderPlugin = require("craco-worker-loader");
module.exports = function({ env }) {
return {