3

Still struggling with the whole webpack project. We agreed on just doing style for now. (Which also need to be updated but that a whole other drama)

Fucking hate my life right now. Its 16:00 so time for beer and games. And holidays. Have a good holidays here everyone. I cant wait to come back to this shit in 2025.

Comments
  • 0
    Not using the latest gulp -> webpack -> rollup -> esbuild -> vite pipeline 🤦‍♂️
  • 2
    my webpack build once stopped working and I couldn't figure out why

    so I spent 6 hours typing like a speed demon because I needed this website working and rewrote the whole thing from scratch

    it worked

    and I don't know why
  • 0
    @retoor
    Once you start making one (instead of pretending how simple everything is), you will quickly realize how "just joining files" isn't gonna work
    And gl making it spec-compliant + compatible with cjs/esm for any code, not just a small subset
Add Comment