@nuxt/image

v0.2.0-alpha.7
Nuxt Image Module

dev

yarn nuxt-ts playground

lint

eslint --ext .ts --ext .vue .

test

yarn lint && yarn test:unit && yarn test:e2e

build

siroc build && mkdist --src src/runtime --dist dist/runtime

release

yarn test && standard-version && yarn build && git push --follow-tags && npm publish

test:e2e

jest test/e2e --forceExit

test:unit

jest test/unit --forceExit
npm i @nuxt/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/21/2021

Downloads