Code Monkey home page Code Monkey logo

Comments (5)

theKashey avatar theKashey commented on June 9, 2024 1

Fixed in @loadable/[email protected]
👏 @wojtekmaj for such a rapid response

from loadable-components.

theKashey avatar theKashey commented on June 9, 2024

😭 that should not be required.
...
Deprecated the version. Trying to understand why "fully specified" it's not required for other imports

from loadable-components.

theKashey avatar theKashey commented on June 9, 2024

Thank you for the timely report. The root cause is related only to lodash as it a little specific package without any entry points defined. Easier to fix than verify the change

from loadable-components.

wojtekmaj avatar wojtekmaj commented on June 9, 2024

Looks like loadable components have a "faux ESM" build that claims to be ESM but does not follow its rules, causing some issues.

My guess is that other imports may be also required to be fully specified, but Webpack simply stopped in the first one. I can investigate.

Verifying should actually be trivial, see #1006.

from loadable-components.

wojtekmaj avatar wojtekmaj commented on June 9, 2024

Hopefully that will be enough to make it work :) If not, you know who to @ :D

from loadable-components.

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.