Semantic ui (#5507)
* semantic addition * semantic addition * semantic-ui into @parity/ui dependency * Merge updates * Update missing imports to use ~ * Clean @parity modules with clean * Updated yarn.lock
This commit is contained in:
committed by
Jaco Greeff
parent
6797172ad4
commit
2badd9778b
@@ -126,7 +126,7 @@ module.exports = {
|
||||
use: [ 'file-loader?&name=assets/[name].[hash:10].[ext]' ]
|
||||
},
|
||||
{
|
||||
test: /\.(woff(2)|ttf|eot|otf)(\?v=[0-9]\.[0-9]\.[0-9])?$/,
|
||||
test: /\.(woff|woff2|ttf|eot|otf)(\?v=[0-9]\.[0-9]\.[0-9])?$/,
|
||||
use: [ 'file-loader?name=fonts/[name][hash:10].[ext]' ]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user