Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@picoxr/web-cli-core

hongfukang23Apache-2.00.0.5-alpha.1TypeScript support: included

Core Library to generate, build and sign TWA projects

twa, trusted-web-activities, pwa, progressive-web-apps, android

readme

@picoxr/web-cli-core

Core Library to generate, build and sign TWA projects

Installation

Using npm:

$ npm i -g npm
$ npm i -g @picoxr/web-cli-core

In Node.js:

import {Config} from '@picoxr/web-cli-core';

Support

Tested in Node.js 14-16.