8000 forceGenerateImages shows an error when no image matched from glob pattern · Issue #31 · PivaleCo/nuxt-image-loader-module · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

forceGenerateImages shows an error when no image matched from glob pattern #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
comfuture opened this issue Sep 26, 2020 · 0 comments

Comments

@comfuture
Copy link
comfuture commented Sep 26, 2020

I'm using nuxt-image-loader-module with @nuxt/content static generator, it so much useful.
But very beginning of project, there's no images in imageBaseDir, forceGenerateImages option shows an error when generate site.

      forceGenerateImages: {
        small: '**/*',
        medium: '**/*'
      },

ERROR No images were found in content using the glob pattern **/*

Please just ignore glob errors even if there's no images found.

@comfuture comfuture changed the title forceGenerateImages throws an error when no image matched from glob pattern forceGenerateImages shows an error when no image matched from glob pattern Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0