Przeglądaj źródła

add new line to FAQ

afrokick 5 lat temu
rodzic
commit
e834ffd473
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -80,6 +80,7 @@ npm test
 ## FAQ
 ## FAQ
 
 
 Q. I have a message ```Critical dependency: the request of a dependency is an expression``` in browser's console
 Q. I have a message ```Critical dependency: the request of a dependency is an expression``` in browser's console
+
 A. The message occurs when you use PeerJS with Webpack. It is not critical! It relates to Parcel https://github.com/parcel-bundler/parcel/issues/2883 We'll resolve it when updated to Parcel V2.
 A. The message occurs when you use PeerJS with Webpack. It is not critical! It relates to Parcel https://github.com/parcel-bundler/parcel/issues/2883 We'll resolve it when updated to Parcel V2.