@skedulo/mex-service-libs v0.1.13
Mex service library
A library to share the common implementation between Mex projects.
How to publish
Should not do this step on your local.
- Create a new PR to main with a new version.
- Approve to publish from CircleCI pipeline.
How to test the package locally
From the root of mex-service-libs
, run
yarn clean
yarn build
npm pack --pack-destination /tmp
After this step, you should see a new file in the /tmp
folder
- For example:
/tmp/skedulo-mex-service-libs-0.0.1.tgz
From the project that is depended on @skedulo/mex-service-libs
Configre the dependecies to this file instead of real package on npm
"dependencies": { "@skedulo@mex-service-libs": "file:/tmp/skedulo-mex-service-libs-0.0.1.tgz" }
yarn
7 months ago
5 months ago
3 months ago
1 month ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago