mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
The template now support .npmrc
This commit is contained in:
parent
93c73f28a7
commit
a1f7608c67
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ The publishing will actually be performed only if ``npm test`` passes.
|
|||
If you don't want to bother and includes everything just remove the ``files`` field from the ``package.json``.
|
||||
- If you are going to programmatically load files outside of the ``dist/`` 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 ``.npmrc``.
|
||||
|
||||
# Customization:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue