Explorar o código

Build Core as module

sebastien %!s(int64=6) %!d(string=hai) anos
pai
achega
53d4b7af6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/webpack.config.js

+ 1 - 1
src/webpack.config.js

@@ -37,7 +37,7 @@ module.exports = {
             test: /\.tsx?$/,
             loader: 'awesome-typescript-loader',
             options: {
-                configFileName: '../../tsconfig.json',
+                configFileName: '../../src/tsconfig.json',
                 declarationDir: '../../dist/preview release/build'
             }
         }]