This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Commit 3c01ef6
Fix npm run dev (#2030)
Summary:
**Summary**
Fixes the `npm run dev` command, which currently fails when run.
**Test Plan**
`npm run dev`
`yarn run dev`
Pull Request resolved: #2030
Differential Revision: D14406346
fbshipit-source-id: 9a689d4ef3097a2728f5603d20097b98b6c3a8df1 parent fc3549a commit 3c01ef6
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
259 | | - | |
| 261 | + | |
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
| |||
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
272 | | - | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
279 | | - | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
| |||
0 commit comments