@nuxtjs/robots

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

lint

eslint . --fix

client:build

nuxi generate client

client:dev

nuxi dev client --port 3300

build

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

dev

nuxi dev .playground

dev:build

nuxi build .playground

dev:prepare

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

release

pnpm build && bumpp && pnpm -r publish

test

vitest

typecheck

tsc --noEmit
npm i @nuxtjs/robots

Metadata

  • MIT
  • Whatever
  • Harlan Wilton
  • released 9/12/2024

Downloads