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