Eugene Korbut
                                            Eugene Korbut
                                        
                                    Good idea. Tags on main image will be useful.
I find dirty workaround for this issue. put in `bootstrap.config.js` ```javascript var loader = require('extract-text-webpack-plugin').extract({ fallback: 'style-loader', use: 'css-loader?sourceMap!less-loader?sourceMap'}) var styleLoader = loader.map( chunk => { const path = chunk.loader...
ok, I added proper mime-type to .woff2
any news/workaround about this issue?