@rtcts/vendors
The package implements the DLL bundle for webpack. Includes the necessary dependencies for the development of browser applications and libraries based on the React template engine and the Mobx state management system.
Includes
- history
- hoist-non-react-statics
- isomorphic-style-loader
- mobx
- mobx-react
- mobx-utils
- moment
- normalize.css
- numeral
- react
- react-dom
- react-helmet
Build
To build a library, run the following commands:
npm i -g rearguard
npm i
npm run build
npm link