Skip to content
Snippets Groups Projects
  • Lucendio's avatar
    466725d4
    Remove dependency installation & rework build example · 466725d4
    Lucendio authored
    * removed hack folder and with it all code to install deps
    * reworked `make build` to show more explicitly what needs to be done when
      producing an artifact
    * bumped node version dep to v14 (to make jest work again)
    * adjusted readme
    * suppress console output when running jest client tests
    466725d4
    History
    Remove dependency installation & rework build example
    Lucendio authored
    * removed hack folder and with it all code to install deps
    * reworked `make build` to show more explicitly what needs to be done when
      producing an artifact
    * bumped node version dep to v14 (to make jest work again)
    * adjusted readme
    * suppress console output when running jest client tests