mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
add notice about initial workflow not fireing up
This commit is contained in:
parent
e038a8e315
commit
5f4534721f
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ Besides, good stuff that comes with using this template:
|
||||||
- If you are going to programmatically load files outside of the ``dis/`` directory ( like the ``package.json`` or files inside ``res/`` ) be mindful that the paths might not be the one you expect. [Details](#accessing-files-outside-the-dist-directory).
|
- If you are going to programmatically load files outside of the ``dis/`` directory ( like the ``package.json`` or files inside ``res/`` ) be mindful that the paths might not be the one you expect. [Details](#accessing-files-outside-the-dist-directory).
|
||||||
- The template does not support ``.npmignore`` ( it use the safer ``package.json`` ``files`` instead ).
|
- The template does not support ``.npmignore`` ( it use the safer ``package.json`` ``files`` instead ).
|
||||||
- The template does not support ``.npmrc``.
|
- The template does not support ``.npmrc``.
|
||||||
|
- In rare occasions the workflow in charge of performing the initial configuration does not fire up.
|
||||||
|
If it is the case for you please delete the repo you just created and start over again.
|
||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue