Skip to content
Snippets Groups Projects
Verified Commit 6b8af911 authored by ornanovitch's avatar ornanovitch
Browse files

webpack FA fix

parent d64780dd
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,6 @@ module.exports = {
{
test: /\.css$/,
use: [css.loader, 'css-loader']
},
{
test: /\.woff($|\?)|\.woff2($|\?)|\.ttf($|\?)|\.eot($|\?)|\.svg($|\?)/,
use: ['url-loader']
}
]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment