Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] Running 'npm --cache=/tmp/openmrs-sdk-node12429853391947426928/npm-cache exec -- openmrs@next build --target /home/wikum/openmrs/server\ 20/frontend --build-config /home/wikum/openmrs/server\ 20/spa-build-config.json' in /home/wikum/Documents/GSOC/OpenMRS/GSOC-2023/openmrs-sdk
- [INFO] openmrs build
- [INFO]
- [INFO] Builds a new app shell.
- [INFO]
- [INFO] Options:
- [INFO] --version Show version number [boolean]
- [INFO] --help Show help [boolean]
- [INFO] --target The target directory where the build artifacts will be
- [INFO] stored. [string] [default: "dist"]
- [INFO] --registry, --reg The NPM registry used for getting the packages.
- [INFO] [string] [default: "https://registry.npmjs.org/"]
- [INFO] --fresh Whether to clear the output directory before running the
- [INFO] build. [boolean] [default: false]
- [INFO] --support-offline Determines if a service worker should be installed for
- [INFO] offline support. [boolean] [default: true]
- [INFO] --build-config Path to the SPA build config JSON [string]
- [INFO] --spa-path The path of the application on the target server.
- [INFO] [string] [default: "/openmrs/spa/"]
- [INFO] --page-title The title of the web app usually displayed in the browser
- [INFO] tab. [default: "OpenMRS"]
- [INFO] --api-url The URL of the API. Can be a path if the API is on the same
- [INFO] target server. [string] [default: "/openmrs/"]
- [INFO] --config-url The URL to a frontend configuration. Can be used multiple
- [INFO] times. Resolved by the client during initialization.
- [INFO] [array] [default: []]
- [INFO] --config-path The path to a frontend configuration file. Can be used
- [INFO] multiple times. The file is copied directly into the build
- [INFO] directory. [array] [default: []]
- [INFO] --importmap The import map to use. Can be a path to an import map to be
- [INFO] taken literally, an URL, or a fixed JSON object. [string]
- [INFO] --routes The routes registry to use. Can be a path to an routes
- [INFO] registry to be taken literally, an URL, or a fixed JSON
- [INFO] object. [string]
- [INFO] --default-locale The locale to use as a default for this build of the app
- [INFO] shell. Should be a value that's valid to use in an HTML
- [INFO] lang attribute, e.g., en or en_GB. [string] [default: ""]
- [INFO]
- [INFO] Unknown arguments: 20/frontend, 20/spa-build-config.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement