jthawme-nuxt-image
TypeScript icon, indicating that this package has built-in type declarations

0.8.7 • Public • Published

HEY

This is a fork, to fix the fingerprinting of static files. This package should in fact use the contents of the file to create the [hash] part of static filename.

I couldn't work out the best way to report back this change to the main module as they are preparing for a new release, so it exists here, for you to:

Install

yarn add jthawme-image-fork

With nuxt 2 you also have to add this package to the transpile property in nuxt.config.js

...
build: {
  // other config etc.
  transpile: ["jthawme-nuxt-image"]
},

@nuxt/image

npm version npm downloads Checks Codecov

Contributing

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn dev

📑 License

Copyright (c) Nuxt Team

Readme

Keywords

none

Package Sidebar

Install

npm i jthawme-nuxt-image

Weekly Downloads

22

Version

0.8.7

License

MIT

Unpacked Size

87.2 kB

Total Files

70

Last publish

Collaborators

  • jthawme