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 6b7f27d commit 54d55ffCopy full SHA for 54d55ff
lib/MainTemplate.js
@@ -21,7 +21,7 @@ const SyncBailHook = require("tapable").SyncBailHook;
21
// __webpack_require__.p = the bundle public path
22
// __webpack_require__.i = the identity function used for harmony imports
23
// __webpack_require__.e = the chunk ensure function
24
-// __webpack_require__.d = the exported propery define getter function
+// __webpack_require__.d = the exported property define getter function
25
// __webpack_require__.o = Object.prototype.hasOwnProperty.call
26
// __webpack_require__.r = define compatibility on export
27
// __webpack_require__.n = compatibility get default export
0 commit comments