This project is an assembly of all created components and elements of the data science platform.
This project is an assembly of all created components and elements of the data science platform.
yarn
yarn build command without errors;
yarn release;
npm publish;
yarn link in dsp-component-library directory
yarn link dsp-component-library in frontend project
yarn build in dsp-component-library
yarn && yarn build in two iterations target project will rebuild dependencies and will be compiled.