Package Exports
- @architect/repl
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@architect/repl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@architect/repl 
@architect/repl is a module that creates a REPL for your Architect projects.
Installation
npm i @architect/replAPI
repl()
Creates a REPL using the repl package, and, if the NODE_ENV
environment variable is set to testing, will create and attach a
@architect/sandbox database for use with the REPL.
Returns the REPL server instance instantiated via repl.