diff --git a/bud.config.js b/bud.config.js index 6f6ede7..51f9c65 100644 --- a/bud.config.js +++ b/bud.config.js @@ -21,7 +21,7 @@ module.exports = async (config) => * These files should be processed as part of the build * even if they are not explicitly imported in application assets. */ - .assets(['assets/images']) + .assets(['resources/images']) /** * These files will trigger a full page reload