GithubHelp home page GithubHelp logo

Error in babel-loader 5.1.3 about babel-loader HOT 6 CLOSED

babel avatar babel commented on August 15, 2024
Error in babel-loader 5.1.3

from babel-loader.

Comments (6)

Couto avatar Couto commented on August 15, 2024

I have the patch ready. Im just waiting to get out of the train to push it.

from babel-loader.

darul75 avatar darul75 commented on August 15, 2024

well, I do not know if patch is including something else, but just this changes (var declarations) fixes issue but stops webpack build in my case:

at the end it shows

69% 311/312 build modules `

with nothin else after ;)

from babel-loader.

Couto avatar Couto commented on August 15, 2024

That's weird.
Can you upload your configuration?

from babel-loader.

darul75 avatar darul75 commented on August 15, 2024
{ test: /\.js?$/, loaders: ['react-hot', 'babel'], exclude: [/node_modules/, /__tests__/] },`

from babel-loader.

emmenko avatar emmenko commented on August 15, 2024

Same problem, thanks for patching it! ๐Ÿ‘

from babel-loader.

Couto avatar Couto commented on August 15, 2024

Ok the variable problem is fixed, and on npm (5.1.4)
However I believe that @darul75 has a new problem. I'll open a new issue with that.

from babel-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.