Fix typo in typescript test.
This commit is contained in:
parent
b83b38e2b9
commit
156d5099d5
@ -64,7 +64,7 @@ module.exports = {
|
|||||||
// exclude: /node_modules/,
|
// exclude: /node_modules/,
|
||||||
// loader: 'babel-loader'
|
// loader: 'babel-loader'
|
||||||
}, {
|
}, {
|
||||||
test: /\.ts?$/,
|
test: /\.ts$/,
|
||||||
//exclude: /node_modules/,
|
//exclude: /node_modules/,
|
||||||
use: [
|
use: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user