meeting-pane

v2.0.7
Solid-compatible Panes: meeting collaborative tool
solid meetings decentralized web rdf ldp linked pane app and 2 more...

build

webpack

build-browserified

npm run build

build-dist

webpack --progress --colors --mode=production

build-dev

webpack --progress --colors --mode=development

build-lib

babel src -d lib --source-maps --extensions '.ts,.js'

build-types

tsc --emitDeclarationOnly

build-version

./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fix

lint

eslint '*.js'

lint-fix

eslint '*.js' --fix

test

npm run lint

prepublishOnly

npm test

postpublish

git push origin master --follow-tags

watch

webpack --watch

start

webpack-dev-server --open

Metadata

  • MIT
  • Whatever
  • Tim Berners-Lee
  • released 2/14/2020

Downloads

Maintainers