We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f485b commit f2710e9Copy full SHA for f2710e9
1 file changed
client-src/index.js
@@ -16,7 +16,7 @@ const status = {
16
// eslint-disable-next-line camelcase
17
currentHash: typeof __webpack_hash__ !== "undefined" ? __webpack_hash__ : "",
18
};
19
-// console.log(__webpack_hash__);
+
20
const options = {
21
hot: false,
22
liveReload: false,
0 commit comments