Install and configure Typescript
[MAILPOET-2658]
This commit is contained in:
committed by
Jack Kitterhing
parent
9547839aa9
commit
cbe2fc64bb
@ -65,7 +65,7 @@ const baseConfig = {
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
test: /\.jsx?$/,
|
||||
test: /\.(j|t)sx?$/,
|
||||
exclude: /(node_modules|src\/vendor)/,
|
||||
loader: 'babel-loader',
|
||||
},
|
||||
|
Reference in New Issue
Block a user