mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-11 01:53:13 +00:00
try different karma config
This commit is contained in:
parent
5c27216117
commit
932248b497
@ -50,7 +50,7 @@ module.exports = function (config) {
|
||||
type: "asset/resource",
|
||||
},
|
||||
{
|
||||
test: /\.(js|tsx?)$/,
|
||||
test: /\.(js|ts|tsx)$/,
|
||||
loader: "ts-loader",
|
||||
exclude: /node_modules|\.d\.ts$/,
|
||||
options: { configFile: "tsconfig.karma.json" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user