nuxt-optimized-images icon indicating copy to clipboard operation
nuxt-optimized-images copied to clipboard

πŸŒ…πŸš€ Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).

Results 74 nuxt-optimized-images issues
Sort by recently updated
recently updated
newest added

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

In the [other license file](https://github.com/juliomrqz/nuxt-optimized-images/blob/develop/LICENSE) it's correct already.

Why on production generate you remove viewBox from svg element if you image with `?include`? Can you just don't do that???

i seem to get this error `NonErrorEmittedError: (Emitted value instead of an instance of Error) Unsupported MIME type: image/webp` for the following ` ` i have install all the correct...

Module parse failed: Unexpected character 'οΏ½' (1:0) friendly-errors 14:29:28 You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. All...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Describe the bug** I only want optimize PNG images. But the build crashes. **To Reproduce** installed optipng set nuxt.config ``` optimizedImages: { handleImages: ['jpeg', 'png', 'svg', 'webp', 'gif'], optimizeImages: true,...

bug
help wanted

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependencies

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @​htunnicliff for the contribution :) 1.5.5...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.0 to 4.16.7. Changelog Sourced from browserslist's changelog. 4.16.7 Fixed oudated caniuse-lite warning text (by Paul Verest). Fixed docs (by Alexander Belov). 4.16.6 Fixed npm-shrinkwrap.json support in...

dependencies