0.13.1 • Published 3 years ago
@srijanpaul-deepsource/vscode-webview-elements v0.13.1
VSCode Webview Elements
For the end-user documentation, click here. This project made with LitElement and based on a modified version of the LitElement TypeScript starter.
Setup
Install dependencies:
npm ciThe main NPM tasks
Production build
npm run buildStart development mode
Start TypeScript compiler in development mode and start the @web-dev-server
npm run startGenerate the documentation site
npm run docsStart the documentation site development server
npm run docs:startTesting
npm run build:watch
# in another terminal instance:
npm run test:watchRun tests
npm run test0.13.1
3 years ago