0.0.0 • Published 5 years ago
umx-feature-library v0.0.0
How to Monorepo
lerna bootstrap will npm install and link all projects together
Use yarn prerelease at root level to build all component libraries
Releases/publishing needs changes so add a commit first
If you'd like the version bump in a separate commit, commit the changes first, else it will bundle with the release commit push.
Use yarn release to have it automatically bump up the version number and commit this or it'll bundle with any commits in your local repo.
Note: url-loader webpack plugin in component library will only embed svgs. For all other formats use CDNs.
0.0.0
5 years ago