@nuxt/image

v0.0.4
Nuxt Image Module

dev

yarn nuxt-ts playground

lint

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

test

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

build

yarn clean && tsc && tsc -p tsconfig.runtime.json

clean

rimraf dist

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 11/10/2020

Downloads