Learn Webpack Pt. 4: Configuring Webpack

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 41

  • @CarlosLopez-tm7bp
    @CarlosLopez-tm7bp 2 роки тому +1

    Colt, thank you you as always!

  • @DIEZ919191
    @DIEZ919191 5 років тому

    Frankly speaking, there are a couple of good teachers over the whole internet and Colt one of them! Every time, believe me, every time I'm starting to watch his videos I'm thinking that it's too complicated or it's missing something, then I'm angry at yourself, right after the end of the video I'm admitting - that's exactly what I was needed!!!!

  • @burcuicen7071
    @burcuicen7071 3 роки тому

    you made me fall in love with web development, thank you for everything

  • @mohitdas5292
    @mohitdas5292 4 роки тому +1

    Best series on Webpack!

  • @richardl802
    @richardl802 4 роки тому +2

    Thanks Colt, you've made something that initially seemed complex, easy to understand and your tutorials explain what each part of the code is doing which is really helpful.

  • @xinli7477
    @xinli7477 3 роки тому

    Love your cat, so cute and calm!

  • @nunoalmeida1970
    @nunoalmeida1970 5 років тому +17

    Colt, as usual, your presentations are clear and to the point! Cheers

    • @whitecountryoldroad
      @whitecountryoldroad 3 роки тому

      @@horstmueller1000 Thanks for pointing that out. I didn't know what yarn did, it seems like a better alternative to npm.

  • @robwhitaker8534
    @robwhitaker8534 3 роки тому

    An absolute pleasure to subscribe, you're an awesome tutor! From somebody new to modular JS / Bundling / Compiling and trying to integrate it with my Wordpress theme dev workflow this is priceless. My sincere thanks

  • @AkuangxD
    @AkuangxD 5 років тому +1

    Great details for all the additional parts like how path comes from node, it really helps for someone who is trying to follow along and has zero knowledge! Keep it up!

  • @KameleonKraft
    @KameleonKraft 5 років тому +3

    Thank you mr.Colt...your Tutorial has helped me alot so far and I really appreciate your efforts

  • @Zahlenteufel1
    @Zahlenteufel1 5 років тому +3

    thank you so much for this!!!!!! I nearly lost it trying to figure out how to make imports work, not knowing that webpack did this.

  • @isaacdouglas1119
    @isaacdouglas1119 5 років тому +3

    Great Video! Your thorough explanations are actually helping me understand this topic :)

  • @kavinrone
    @kavinrone 3 роки тому +1

    Awesome

  • @jmartecep
    @jmartecep 5 років тому +1

    Thank you very much! I really appreciate you making this video!

  • @jinwookkim8511
    @jinwookkim8511 5 років тому +1

    I really enjoyed your video. Your explanation was clear and step-by-step;

  • @TheMakeupmonika
    @TheMakeupmonika 4 роки тому +1

    love your videos !!!!

  • @chrisd2853
    @chrisd2853 5 років тому

    Great series.

  • @deen_motivation_365
    @deen_motivation_365 4 роки тому

    I like your videos man...

  • @jwlzloff26
    @jwlzloff26 3 роки тому

    Short Info: mode: "development, --> [devtool: "none"]

    • @JimKernix
      @JimKernix 2 роки тому +1

      This is what you need to have it as:
      devtool: false,

  • @chuy6380
    @chuy6380 5 років тому

    Why is entry hardcoded? Shouldn't we use path there too?

  • @subratopatnaik6361
    @subratopatnaik6361 3 роки тому

    Why need relative path in the entry and absolute path in output?
    This is most trickest thing that I want to know.
    Please help me

  • @maxnolano
    @maxnolano 5 років тому

    ThE BeAst one, all thumbs in the world just went up :)

  • @kazimahin9137
    @kazimahin9137 4 роки тому

    thank you bro...

  • @jmartecep
    @jmartecep 5 років тому

    how are you able to manage js and css with the webpack.confing.js file?

  • @ssengalanto7421
    @ssengalanto7421 5 років тому

    what icons and theme are you using?

  • @jon-of2vs
    @jon-of2vs 5 років тому

    What is the name of the thema you are using?

  • @ladyking83
    @ladyking83 3 роки тому +2

    webpack 5 :
    devtool: 'inline-source-map',

  • @abdulrahmanbin-mahmood6661
    @abdulrahmanbin-mahmood6661 4 роки тому

    when i write output object in the webpack.config it shows error, plz i am the only and , how to solve it ????

    • @konstantinkkk8397
      @konstantinkkk8397 4 роки тому

      npx webpack --config webpack.config.js in command line. I found it here webpack.js.org/guides/getting-started/#using-a-configuration

  • @navin-moorthy
    @navin-moorthy 5 років тому

    Hi Colt, your tutorials are awesome as always.
    I had a problem inbetween running "webpack --config webpack.config.js" first time with {{ path: path.resolve(__dirname + "codeee") }}. Did not generate the files for me.
    I had to put the slash {{ path: path.resolve(__dirname + "/codeee") }}

    • @dantasdev1029
      @dantasdev1029 5 років тому +1

      correct code is: path: path.resolve(__dirname, "dist")

    • @navin-moorthy
      @navin-moorthy 5 років тому

      @@dantasdev1029 Got it. I used "+" instead of ",".
      Thanks for your help.
      Cheers.

  • @jon-of2vs
    @jon-of2vs 5 років тому

    What theme do you use?

  • @u4n273
    @u4n273 5 років тому

    4:00, I had to run "npm install webpack" again.

  • @markcuello5
    @markcuello5 2 роки тому

    Help me

  • @samyar_de
    @samyar_de 5 років тому

    code config: ua-cam.com/video/ZwWiDZoPMB0/v-deo.html

  • @l.eggers5261
    @l.eggers5261 5 років тому

    4 videos in I just noticed you have a cat now after all the cat dislike in WDB... You have joined the dark side.