aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.config.js')
-rw-r--r--webpack.config.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/webpack.config.js b/webpack.config.js
index 30967d618..56bd428e4 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -106,7 +106,9 @@ module.exports = {
}
}]
}
- ]
+ ],
+
+ noParse: [require.resolve('typescript/lib/typescript.js')],
},
plugins,
externals: [