@nuxtjs/robots

v4.1.3
Tame the robots crawling and indexing your Nuxt site with ease.

dev

nuxi dev .playground

lint

eslint . --fix

test

vitest

build

nuxt-module-build build --stub && nuxt-module-build prepare && nuxt-module-build build && npm run client:build

release

pnpm build && bumpp && pnpm -r publish

dev:build

nuxi build .playground

typecheck

tsc --noEmit

client:dev

nuxi dev client --port 3300

dev:prepare

nuxt-module-build build --stub && nuxt-module-build prepare && nuxt-module-build build && nuxi prepare .playground

client:build

nuxi generate client
npm i @nuxtjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Harlan Wilton
  • released 8/21/2024

Downloads