File tree Expand file tree Collapse file tree 10 files changed +10
-20
lines changed
blueprint-component-mapper
react-renderer-demo/src/pages
templates/component-mapper Expand file tree Collapse file tree 10 files changed +10
-20
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ yarn start
2512514 . How to clean?
252252
253253``` console
254- rm yarn.lock
255254yarn lerna clean # will delete all node_modules
256255```
257256
@@ -292,7 +291,7 @@ All packages are releasing together and they share the version number.
292291
293292#### Changes to documentation
294293
295- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
294+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
296295
297296### Contribution
298297
Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ yarn start
1291294 . How to clean?
130130
131131``` console
132- rm yarn.lock
133132yarn lerna clean # will delete all node_modules
134133```
135134
@@ -170,7 +169,7 @@ All packages are releasing together and they share the version number.
170169
171170#### Changes to documentation
172171
173- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
172+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
174173
175174### Contribution
176175
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ yarn start
1321324 . How to clean?
133133
134134``` console
135- rm yarn.lock
136135yarn lerna clean # will delete all node_modules
137136```
138137
@@ -173,7 +172,7 @@ All packages are releasing together and they share the version number.
173172
174173#### Changes to documentation
175174
176- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
175+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
177176
178177### Contribution
179178
Original file line number Diff line number Diff line change @@ -104,7 +104,6 @@ yarn test --watchAll packages/parsers
1041044 . How to clean?
105105
106106``` console
107- rm yarn.lock
108107yarn lerna clean # will delete all node_modules
109108```
110109
@@ -136,7 +135,7 @@ All packages are releasing together and they share the version number.
136135
137136#### Changes to documentation
138137
139- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
138+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
140139
141140### Contribution
142141
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ yarn start
1281284 . How to clean?
129129
130130``` console
131- rm yarn.lock
132131yarn lerna clean # will delete all node_modules
133132```
134133
@@ -169,7 +168,7 @@ All packages are releasing together and they share the version number.
169168
170169#### Changes to documentation
171170
172- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
171+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
173172
174173### Contribution
175174
Original file line number Diff line number Diff line change @@ -130,7 +130,6 @@ yarn start
1301304 . How to clean?
131131
132132``` console
133- rm yarn.lock
134133yarn lerna clean # will delete all node_modules
135134```
136135
@@ -171,7 +170,7 @@ All packages are releasing together and they share the version number.
171170
172171#### Changes to documentation
173172
174- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
173+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
175174
176175### Contribution
177176
Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ yarn start
2512514 . How to clean?
252252
253253``` console
254- rm yarn.lock
255254yarn lerna clean # will delete all node_modules
256255```
257256
@@ -292,7 +291,7 @@ All packages are releasing together and they share the version number.
292291
293292#### Changes to documentation
294293
295- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
294+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
296295
297296### Contribution
298297
Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ yarn dev
4343## How to clean?
4444
4545``` bash
46- rm yarn.lock
4746yarn lerna clean # will delete all node_modules
4847```
4948
@@ -82,7 +81,7 @@ All packages are releasing together and they share the version number.
8281
8382# Changes to documentation
8483
85- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
84+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
8685
8786# Generating a mapper template
8887
Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ yarn start
1291294 . How to clean?
130130
131131``` console
132- rm yarn.lock
133132yarn lerna clean # will delete all node_modules
134133```
135134
@@ -170,7 +169,7 @@ All packages are releasing together and they share the version number.
170169
171170#### Changes to documentation
172171
173- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
172+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
174173
175174### Contribution
176175
Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ yarn start
1271274 . How to clean?
128128
129129``` console
130- rm yarn.lock
131130yarn lerna clean # will delete all node_modules
132131```
133132
@@ -168,7 +167,7 @@ All packages are releasing together and they share the version number.
168167
169168#### Changes to documentation
170169
171- If your changes influence API or add new features, you should describe these new options in the ` demo ` repository. Thanks!
170+ If your changes influence API or add new features, you should describe these new options in the ` react-renderer- demo` repository. Thanks!
172171
173172### Contribution
174173
You can’t perform that action at this time.
0 commit comments