mirror of
https://github.com/logos-messaging/js-noise.git
synced 2026-01-07 16:13:08 +00:00
remove types ignore in webpack
This commit is contained in:
parent
0a3a7ad45b
commit
12b58857f3
@ -53,10 +53,6 @@ module.exports = function (config) {
|
|||||||
exclude: /node_modules|\.d\.ts$/,
|
exclude: /node_modules|\.d\.ts$/,
|
||||||
options: { configFile: "tsconfig.karma.json" },
|
options: { configFile: "tsconfig.karma.json" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
test: /\.d\.ts$/,
|
|
||||||
loader: "ignore-loader",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
output,
|
output,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user