Giter Site home page Giter Site logo

Comments (6)

alexander-akait avatar alexander-akait commented on June 11, 2024 1

For example my plugin can create robots.txt file based on assets

from file-loader.

alexander-akait avatar alexander-akait commented on June 11, 2024

Yes, expected, because other plugins can use this assets for any purpose, we can't remove it, anyway you don't have code for this import in your bundle

from file-loader.

NE-SmallTown avatar NE-SmallTown commented on June 11, 2024

@evilebottnawi Thanks for your reply.

But as I said, "This will waste space of the server if we upload it when we publish every time" which is a problem

Is there any way to know whether the file be used? If so, I can write a custom emitFile

from file-loader.

alexander-akait avatar alexander-akait commented on June 11, 2024

But as I said, "This will waste space of the server if we upload it when we publish every time" which is a problem

Just avoid unnecessary imports

Is there any way to know whether the file be used? If so, I can write a custom emitFile

No

from file-loader.

NE-SmallTown avatar NE-SmallTown commented on June 11, 2024

Just avoid unnecessary imports

I think this is not very easy just like we need tree-shaking rather than avoid unnecessary imports

No

But from "because other plugins can use this assets for any purpose, we can't remove it", seems(myabe I misunderstand) there is a way to know "whether the file be used", just because "other plugins can use this assets for any purpose", so you still "can't remove it" even you know the file not be used?

from file-loader.

alexander-akait avatar alexander-akait commented on June 11, 2024

there is a way to know "whether the file be used"

No ways, so we can't remove it

But you can write own plugin for this, but it will be not easy

from file-loader.

Related Issues (20)

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.