Giter VIP home page Giter VIP logo

Comments (6)

kavu avatar kavu commented on August 14, 2024

@JamesGelok Hi James! Thanks for pointing it out. Do you know any non-deprecated alternatives?

from webp-loader.

paulalbertdev avatar paulalbertdev commented on August 14, 2024

@kavu Yes please :)

from webp-loader.

kavu avatar kavu commented on August 14, 2024

@paulalbertdev I'd be glad, but I need advice on what should be used instead nowadays, as I am not developing in JS these days.

from webp-loader.

Tofandel avatar Tofandel commented on August 14, 2024

Looking for an alternative to multi-loader as well for this, they archived the project but gave no info as to why it's deprecated and what are the alternatives

from webp-loader.

Tofandel avatar Tofandel commented on August 14, 2024

@kavu I made an option in the plugin called emitBeforeFile in my fork, let me know if interested in a PR, maybe I can rename the option to something more evocative, but basically specifying this option will emit the file before it's converted to the name given in the option eg: { quality: 80, emitBeforeFile: 'img/[name].[hash:8].[ext]' } will result in the file being output to img/original.abcedf.png just before the webp conversion as well as img/original.abcedf.png.webp

It's a lot easier to configure than multiloader

from webp-loader.

kavu avatar kavu commented on August 14, 2024

@Tofandel Hi! Totally missed your comment :( Sorry. Yeah, I'd be glad to discuss and accept such a change option!

from webp-loader.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.