Skip to content

Commit a3aefe8

Browse files
committed
Added raw-loader
1 parent 532207a commit a3aefe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tests-web/webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ module.exports = {
4040
path.resolve(__dirname, './node_modules/@eversdk/tests'),
4141
path.resolve(__dirname, './node_modules/@eversdk/lib-web'),
4242
],
43+
use: 'raw-loader',
4344
},
4445
{
4546
test: /\.css$/,

0 commit comments

Comments
 (0)