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
251
251
4 . How to clean?
252
252
253
253
``` console
254
- rm yarn.lock
255
254
yarn lerna clean # will delete all node_modules
256
255
```
257
256
@@ -292,7 +291,7 @@ All packages are releasing together and they share the version number.
292
291
293
292
#### Changes to documentation
294
293
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!
296
295
297
296
### Contribution
298
297
Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ yarn start
129
129
4 . How to clean?
130
130
131
131
``` console
132
- rm yarn.lock
133
132
yarn lerna clean # will delete all node_modules
134
133
```
135
134
@@ -170,7 +169,7 @@ All packages are releasing together and they share the version number.
170
169
171
170
#### Changes to documentation
172
171
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!
174
173
175
174
### Contribution
176
175
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ yarn start
132
132
4 . How to clean?
133
133
134
134
``` console
135
- rm yarn.lock
136
135
yarn lerna clean # will delete all node_modules
137
136
```
138
137
@@ -173,7 +172,7 @@ All packages are releasing together and they share the version number.
173
172
174
173
#### Changes to documentation
175
174
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!
177
176
178
177
### Contribution
179
178
Original file line number Diff line number Diff line change @@ -104,7 +104,6 @@ yarn test --watchAll packages/parsers
104
104
4 . How to clean?
105
105
106
106
``` console
107
- rm yarn.lock
108
107
yarn lerna clean # will delete all node_modules
109
108
```
110
109
@@ -136,7 +135,7 @@ All packages are releasing together and they share the version number.
136
135
137
136
#### Changes to documentation
138
137
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!
140
139
141
140
### Contribution
142
141
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ yarn start
128
128
4 . How to clean?
129
129
130
130
``` console
131
- rm yarn.lock
132
131
yarn lerna clean # will delete all node_modules
133
132
```
134
133
@@ -169,7 +168,7 @@ All packages are releasing together and they share the version number.
169
168
170
169
#### Changes to documentation
171
170
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!
173
172
174
173
### Contribution
175
174
Original file line number Diff line number Diff line change @@ -130,7 +130,6 @@ yarn start
130
130
4 . How to clean?
131
131
132
132
``` console
133
- rm yarn.lock
134
133
yarn lerna clean # will delete all node_modules
135
134
```
136
135
@@ -171,7 +170,7 @@ All packages are releasing together and they share the version number.
171
170
172
171
#### Changes to documentation
173
172
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!
175
174
176
175
### Contribution
177
176
Original file line number Diff line number Diff line change @@ -251,7 +251,6 @@ yarn start
251
251
4 . How to clean?
252
252
253
253
``` console
254
- rm yarn.lock
255
254
yarn lerna clean # will delete all node_modules
256
255
```
257
256
@@ -292,7 +291,7 @@ All packages are releasing together and they share the version number.
292
291
293
292
#### Changes to documentation
294
293
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!
296
295
297
296
### Contribution
298
297
Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ yarn dev
43
43
## How to clean?
44
44
45
45
``` bash
46
- rm yarn.lock
47
46
yarn lerna clean # will delete all node_modules
48
47
```
49
48
@@ -82,7 +81,7 @@ All packages are releasing together and they share the version number.
82
81
83
82
# Changes to documentation
84
83
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!
86
85
87
86
# Generating a mapper template
88
87
Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ yarn start
129
129
4 . How to clean?
130
130
131
131
``` console
132
- rm yarn.lock
133
132
yarn lerna clean # will delete all node_modules
134
133
```
135
134
@@ -170,7 +169,7 @@ All packages are releasing together and they share the version number.
170
169
171
170
#### Changes to documentation
172
171
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!
174
173
175
174
### Contribution
176
175
Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ yarn start
127
127
4 . How to clean?
128
128
129
129
``` console
130
- rm yarn.lock
131
130
yarn lerna clean # will delete all node_modules
132
131
```
133
132
@@ -168,7 +167,7 @@ All packages are releasing together and they share the version number.
168
167
169
168
#### Changes to documentation
170
169
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!
172
171
173
172
### Contribution
174
173
You can’t perform that action at this time.
0 commit comments