@americanexpress/one-app-server-bundler
v1.1.0
Published
A command line interface(CLI) tool for bundling the One App server.
Downloads
25
Readme
@americanexpress/one-app-server-bundler
A command line interface(CLI) tool for bundling One App and One App modules.
Available Scripts
The following scripts are provided by one-app-server-bundler
and used by one-app
.
npm run build:bundle
This would bundle one app.
npm run serve-module ../path-to-your-one-app-module
This would serve your module locally.
npm run drop-module ../path-to-your-one-app-module
This would stop serving your module locally.