We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ec821 commit 38fde4aCopy full SHA for 38fde4a
1 file changed
README.md
@@ -7,8 +7,8 @@ Just like the original webpack-dev-server we also want to give out a quick warni
7
8
*DON'T USE THIS PLUGIN IN PRODUCTION!*
9
10
-*>= v1.1.2 -> Requirements: hapijs ^14.x.x*
11
-*<= v1.1.2 -> Requirements: hapijs ^8.x.x*
+## >= v1.1.2 -> Requirements: hapijs ^14.x.x
+## < v1.1.2 -> Requirements: hapijs ^8.x.x
12
13
State: In Progress (meaning not hot code replacement at the moment, but auto relaoding works just fine)
14
0 commit comments