Explorar o código

fix: pin webpack-sources version until upstream bug not fixed

"original.line and original.column are not numbers" when using NPM #14
suvichak %!s(int64=7) %!d(string=hai) anos
pai
achega
a6ef4b77fa
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -16,5 +16,8 @@
     "electron-builder": "^19.56.0",
     "electron-webpack": "1.12.1",
     "webpack": "^3.10.0"
+  },
+  "resolutions": {
+    "webpack-sources": "1.0.1"
   }
 }