Code Monkey home page Code Monkey logo

Comments (4)

gpbl avatar gpbl commented on August 16, 2024

Yes: I couldn't find a way to pass to the webpack bin (used by the npm run build script) a config written in ES6. On dev we don't use the bin so we require the config in a node.js script, after babel/register hook has been installed. Anyway it's a good point, going to ask on the webpack's gitter chat...

from isomorphic500.

rafayepes avatar rafayepes commented on August 16, 2024

What about doing something similar to that?

https://github.com/gpbl/isomorphic500/blob/31e91c650c4b99d91424ecbef6e13531ab50e9a1/src/config.js

and load babel/register in this config?

from isomorphic500.

gpbl avatar gpbl commented on August 16, 2024

Yes I was thinking to that option, but perhaps keeping the config (and /webpack/utils) in ES5 would be a better compromise.

from isomorphic500.

rafayepes avatar rafayepes commented on August 16, 2024

Yeah. Maybe just less tricky and it will be more consistent that having one
config in ES6 and another in ES5.

On 26 May 2015 at 21:33, Giampaolo Bellavite [email protected]
wrote:

Yes I was thinking to that option, but perhaps keeping the config (and
/webpack/utils) in ES5 would be a better compromise.


Reply to this email directly or view it on GitHub
#49 (comment).

from isomorphic500.

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.