mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Merge branch 'main' of https://github.com/garronej/ts_ci into main
This commit is contained in:
commit
4f4900bf03
1 changed files with 3 additions and 0 deletions
|
|
@ -7,9 +7,12 @@
|
||||||
<br>
|
<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
✅ NEW: The workflow is now much more straightforward and portable.
|
✅ NEW: The workflow is now much more straightforward and portable.
|
||||||
|
✅ NEW: Only one secret has to be defined: `NPM_TOKEN` (to enable publishing on your behalf on NPM).
|
||||||
✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to.
|
✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to.
|
||||||
✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).
|
✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue