nuxt-simple-robots

v4.0.0-rc.14
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 && nuxi prepare .playground

client:build

nuxi generate client

Metadata

  • MIT
  • Whatever
  • Harlan Wilton
  • released 2/2/2024

Downloads

Maintainers