0.10.2 • Published 3 years ago

@ist-group/skolid-client-components v0.10.2

Weekly downloads
11
License
UNLICENSED
Repository
-
Last release
3 years ago

=== About === This module is components shared between both Admin (skolid.Portal) and SuperAdmin (skolid.Admin) for shared components.

=== Develop === During development this module can be linked (yarn link) with some special consideration:

  • Some modules must be linked back (react-apollo) from the app folder otherwise "double imports" will occur which may cause runtime errors
  • After changes is done the module must be published and apps must updates their dependencies

This is terrible but Create React App does not support any code sharing:

=== Production === The module is published to the @ist-group npm scope.