@nuxt/image

v0.1.0
Nuxt Image Module

dev

yarn nuxt-ts playground

lint

eslint --ext .ts,.js,.vue ./src

test

yarn lint && yarn jest

build

yarn clean && tsc

clean

rimraf dist

release

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

postbuild

copyfiles -u 1 src/**/*.css dist
npm i @nuxt/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/2/2020

Downloads