ing
This commit is contained in:
parent
4f588b21be
commit
944da03d1a
|
@ -50,7 +50,7 @@ module.exports = WebpackMerge(configBase, {
|
|||
},
|
||||
{
|
||||
enforce: 'pre',
|
||||
test: /\.tsx$/,
|
||||
test: /\.tsx?$/,
|
||||
use: [
|
||||
{
|
||||
loader: 'source-map-loader'
|
||||
|
|
Loading…
Reference in New Issue
Block a user