@sportsdigita/digideck-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.159 • Public • Published

How do I build and run for local development?

  • nvm use 20
  • npm install
  • npm run build:dev
  • in second terminal npm start

How do I build for production?

  • npm run build:prod

Output build to core plugins node_modules for testing core plugins

  • set environment variable CORE_PLUGINS_PATH to your local path to core-plugins repo by running command export CORE_PLUGINS_PATH="path/to/platform-core-plugins"
  • to make this environment variable permanent add export CORE_PLUGINS_PATH="path/to/platform-core-plugins" command to your .zshrc or .bashrc to set env on startup.
  • npm run build:coreplugins
  • then in platform-core-plugins repository you can run gulp watch to listen for when SDK is update and automatically rebuild

Readme

Keywords

none

Package Sidebar

Install

npm i @sportsdigita/digideck-sdk

Weekly Downloads

42

Version

0.0.159

License

ISC

Unpacked Size

230 kB

Total Files

60

Last publish

Collaborators

  • mhuebsch
  • liemho
  • njgentile
  • dsvacina
  • jdaniels
  • coryfactor
  • lsorensen
  • tbrueske
  • jasonn318