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