Giter Club home page Giter Club logo

Comments (3)

barneycarroll avatar barneycarroll commented on June 15, 2024

@davidgilbertson this is exactly why you shouldn't rely on unmaintained plugins. It should be a matter of minutes to update your project build process to use Gulp & Browserify without this plugin, after which this bug will probably no longer exist, or at least you will be using maintained software and the community might be able to help with the specifics. This Gulp recipe could easily be tweaked to accommodate your situation. Alternatively, you may consider ditching Gulp altogether and simply using npm scripts – it looks like you could accomplish your js task with browserify --entry app/client.js --extension jsx --transform babelify --outfile dist/main.js

from gulp-browserify.

davidgilbertson avatar davidgilbertson commented on June 15, 2024

Thanks @barneycarroll. I've inherited a project using this setup and only discovered it wasn't maintained when I came to post the issue. In the end I used a similar recipe (but with babelify) to the one you linked to. As for ditching gulp: nope.

from gulp-browserify.

barneycarroll avatar barneycarroll commented on June 15, 2024

@davidgilbertson ah man! Good luck. I really feel for whoever has to pick up my gulpfiles when I move on ;)

from gulp-browserify.

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.