GithubHelp home page GithubHelp logo

mmmeff / content-hashed-module-ids-webpack-plugin Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 347 KB

A webpack plugin that allows you to share common chunks between different webpack builds

License: MIT License

JavaScript 100.00%
hash javascript npm plugin webpack

content-hashed-module-ids-webpack-plugin's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mkraynov

content-hashed-module-ids-webpack-plugin's Issues

Thanks for this

Did a google search. And found this repo.

First glance (on my phone) it looks like this will work really well with a project I’m working on. https://github.com/ScriptedAlchemy/webpack-external-import

Basically interleaving modules between bundles so multiple webpack builds act as one.

Really appreciate your efforts on this. It’s going to be a massive help.

Have you run into any issues or risks by mutating module ids? I’m mutating some module ids, however when it comes to dependency chains, your implementation is going to be a huge unlock for me

Thanks again! Let me know if you need any help

Account for tree-shaking, which changes the hash

Tree shaking changes the exports actually available from modules can be different as webpack eliminates unused exports. Modules may appear the same, but could be shaken differently, at runtime you have no reliable way to know if exports needed are there

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.