Explorar o código

context directory should be correct

Raanan Weber %!s(int64=7) %!d(string=hai) anos
pai
achega
19d65a6d00
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Viewer/webpack.gulp.config.js

+ 1 - 1
Viewer/webpack.gulp.config.js

@@ -1,5 +1,5 @@
 module.exports = {
-    context: __dirname,
+    //context: __dirname,
     entry: [
         __dirname + '/src/index.ts'
     ]