Git Product home page Git Product logo

Comments (4)

ericclemmons avatar ericclemmons commented on June 3, 2024

Heh, I considered this but gave up on the idea. Figured that unless everything went through webpack (personally, I use Webpack for server, client, and tests!), there'd be false positives.

Let me know if you can think of a bulletproof way of this plugin handling this. From experience, I know it's not as easy as having webpack bundle everything, since it routinely breaks without a carefully crafted configuration...

from install-webpack-plugin.

nkbt avatar nkbt commented on June 3, 2024

I think if you keep auto-installed deps listed somewhere like .autoinstall files, you can safely remove them afterwards. No touching any other deps though.

Opt-out if not needed. That would be quite cool for newcomers. But as soon as you settle - plugin goes away, obviously.

from install-webpack-plugin.

nkbt avatar nkbt commented on June 3, 2024

Or it could be a section in package.json itself alternatively

from install-webpack-plugin.

ericclemmons avatar ericclemmons commented on June 3, 2024

I agree that this would be a cool addition! I think there are too many edge-cases to consider, namely that there's no telling which dependencies may make their way into npm run and outside the visibility of this plugin.

In the interest of keeping this focused on rapid development, this is probably out of scope.

In practice, I think other projects are probably better suited for auditing dependencies after coding is complete:

Thanks for the feedback!

from install-webpack-plugin.

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.