ronjb04

Results 2 issues of ronjb04

We use Amazon S3 bucket for hosting websites. After dynamically uploading the files when a create a build, the Content-Type by default is set to binary/octet-stream by system defined. is...

its showing ../../../username/appData/fonts/fontname.woff and etc.. any workaround for this? If i disable the html-critical-webpack-plugin, the fonts path are proper. below is my font.css ```css @font-face { font-family: 'fontname'; src: url('../assets/fonts/fontname.eot');...

question