@@ -86,7 +86,7 @@ module.exports = {
patterns: [
{
from: "node_modules/book-ui/dist/img",
- to: "img",
+ to: "static/js/img",
force: true,
noErrorOnMissing: true,
},