Skip to content

Commit efa6661

Browse files
committed
[TSTEMPLATE-18] Add instructions in readme that MY_APP replacement should not contain spaces
1 parent a8dfd04 commit efa6661

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## [v1.2.4]
44

55
### Fixes
6+
- [TSTEMPLATE-18] Add instructions in readme that MY_APP replacement should not contain spaces
67
- [TSTEMPLATE-17] Environment file should merge declaration and definitions
78
- [TSTEMPLATE-16] Build should clear dist
89
- [TSTEMPLATE-15] Set no-empty eslint rule to warn instead of error

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Installation
44

55
1. Fork this repo
6-
2. Replace MY_APP with the name of your app project-wide
6+
2. Replace MY_APP with the name of your app project-wide (**No Spaces or special characters!**)
77
3. `npm i`
88
4. Update the documentation, changelog, etc
99

0 commit comments

Comments
 (0)