0.3.0
- Add Twitter integration - Refactor alot of existing code in collection app - Update webpack font configuration
This commit is contained in:
parent
805321f66d
commit
d4a41a62da
118 changed files with 11060 additions and 5515 deletions
|
|
@ -26,8 +26,9 @@ export default {
|
|||
use: {
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
name: 'fonts/[name].[ext]',
|
||||
publicPath: '../',
|
||||
name: '[name].[ext]',
|
||||
outputPath: 'fonts',
|
||||
publicPath: '/static/fonts/',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue