Hi Peter, thank for your tutorial, it makes my life of coding easier, best regard :)
Ha ha ha. The way you say bye, Sounds more like PIE! Thanks for these great vids. Learning tons from them!
Best webpack tutorials BY FAR
Great video! Super clear and thank you for making this tutorial.
fantastic as ever
amazing tutorial so far!!!!
Thanks a lot Petr! Could you make one teaching how to load fonts? Cheers!
it's really nice tut and helpful
Awesome!Thanks for resolve my problem :)
Awesome sir
nice. with ejs syntax is clear. And what about handlebars syntax or when I not use any template engine? How can I write require("./static/img/name.jpg") in this case?
Hey Petr, Thank you for taking the time to make these videos. I am having problems displaying an img as both a background img and a img src. The error I have in the console is 404 not found, however I dont have an error message when trying to set as a bcg-img. I have even tried pasting in the img file path. Any suggestion on the resolution would be greatly appreciated
Thanks. I wanted it.
Hi Petr, Thanks for the amazing job!! I have a terrible problem with 'url' in 'css'. When I have my css and image files in different folders , the output css doesnot show the correct url address. I have tried setting 'outputpath' in output folder but no luck. can u help me plz
You can install html-loader and you will not need the require syntax for importing images.
Hi peter, thanks your wonderful video. I got an error in dist folder's file about app.css ,like this: body{background:url(/distsrc/img/p.png), and obviously ,the background will not work, so I change the publicPath form '/dist' to './', like this: var cssProd = ExtractTextPlugin.extract({ fallback: "style-loader", use: ["css-loader", "sass-loader"], publicPath: "./" }) and then ,It works! Is that right what I do?
Thanks From Egypt. <3
Hi Peter, again amazing video :), by the way, when are we going to integrate fonts and .eslintrc?
Amazing teacher
@ricnunes