@redwoodjs/dev-server

v0.15.4-canary.2
Redwood's HTTP server for serverless Functions

build

yarn cross-env NODE_ENV=production babel src -d dist --delete-dir-on-start --extensions ".ts" --source-maps inline

prepublishOnly

yarn build

build:watch

nodemon --watch src --ext "js,ts,tsx" --ignore dist --exec "yarn build"
npm i @redwoodjs/[email protected]

Metadata

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

Downloads