Code Monkey home page Code Monkey logo

Comments (7)

catamphetamine avatar catamphetamine commented on May 17, 2024 1

Webpack config can be ES6.
First, there's webpack.config.babel.js.
http://stackoverflow.com/questions/31903692/how-to-use-es6-in-webpack-config
Second, there's always babel-register.

from universal-webpack.

aight8 avatar aight8 commented on May 17, 2024 1

Thank you. I use now babel-node, don't knew that. Webpack is not so good documented in some parts.

from universal-webpack.

jairusd avatar jairusd commented on May 17, 2024 1

well babel-node is now being deprecated i have no idea where to go from here

from universal-webpack.

KresimirCosic avatar KresimirCosic commented on May 17, 2024 1

I am literally just trying to get the classic import and export rules to work with the (default named) webpack.config.ts (yeah, TypeScript as well), and it's inhumanely impossible to find a good documented approach. Hilarious considering how long the system has existed.

from universal-webpack.

catamphetamine avatar catamphetamine commented on May 17, 2024

I don't understand what you are saying

On Friday, July 8, 2016, Sebastian Fekete [email protected] wrote:

When there is a simple way with babel or so to use es6 module syntax in
the webpack config it would be good when the solution will be noted in the
readme. Is that a not working example or which solution did you use for
that?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#9, or mute
the thread
https://github.com/notifications/unsubscribe/AAdH77iCpIQV_IK7WkIIzqbmB2J-xfmNks5qTgNKgaJpZM4JHzeU
.

from universal-webpack.

aight8 avatar aight8 commented on May 17, 2024

For the webpack configuration example you use ES6. But webpack config can't be ES6 since node 6 don't support ES6 import/export's only when its transcompiled with babel. Where this happens?

from universal-webpack.

plutotv-aaa avatar plutotv-aaa commented on May 17, 2024

@KresimirCosic , did you find a way?

from universal-webpack.

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.