@redwoodjs/dev-server

v0.0.1-alpha.29
The dev server looks for "lambda functions" in the directory (default: `./api/src/functions`) specified by your `redwood.toml` configuration file.

build

yarn clean && yarn build:js

build:js

babel src --out-dir dist --extensions ".ts" --source-maps inline

prepublish

yarn build

clean

rm -rf dist
npm i @redwoodjs/[email protected]

Metadata

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

Downloads