@nuxt/image

v0.2.0-alpha.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

siroc build && yarn build: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

build:runtime

makedist --src src/runtime --dist dist/runtime
npm i @nuxt/[email protected]

Metadata

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

Downloads