mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
fmt (changelog ignore)
This commit is contained in:
parent
33fa29f17f
commit
c1ad92407d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
- It's not a CLI tool, the automation happens with Github Actions.
|
- It's not a CLI tool, the automation happens with Github Actions.
|
||||||
Update your `package.json` version number, push. Voila, your new version is published on NPM.
|
Update your `package.json` version number, push. Voila, your new version is published on NPM.
|
||||||
- It doesn't bundle your library into a single file so users can cherry-pick what they want to import from your lib.
|
- It doesn't bundle your library into a single file so users can cherry-pick what they want to import from your lib.
|
||||||
E.g: `import { aSpecificFunction } from "your-module/aSpecificFile"`.
|
E.g: `import { aSpecificFunction } from "your-module/aSpecificFile"`
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href='https://youtu.be/rYaAZg8RYyI'>
|
<a href='https://youtu.be/rYaAZg8RYyI'>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue