Giter Site home page Giter Site logo

Comments (4)

bodil avatar bodil commented on September 26, 2024

Initially, I've been using Browserify because it's simple and requires no configuration. I meant to extract it as a plugin once I had a plugin system in place, but it's proving to be rather a fundamental feature, so I'll probably keep it in the core.

I've got some PS projects building with Webpack, and the improvement is quite considerable, but so is the level of configuration needed. I think I'll keep Browserify as the default because of this, but I'll definitely be adding some sort of Webpack capability to Pulp in the future - probably only after adding a plugin system, because Webpack has a considerable dependency graph that I'm not keen on inflicting on every Pulp user.

Browserify has some facility for doing incremental builds too, which might be worth investigating, but right now Pulp's watch mechanism doesn't even support that sort of thing.

from pulp.

stkb avatar stkb commented on September 26, 2024

If you're all-in on front-end development I agree webpack is a better tool although yes I agree it does come with a lot of baggage and configuration.

@codygman you may want to look at the purs-loader. With this you can use webpack as your build/watch tool which in turn uses the purs-loader to compile your purescript files. I've done in this in mixed js/purs projects and it works well.

from pulp.

bodil avatar bodil commented on September 26, 2024

I think I'll close this one now, as pulp browserify got support for incremental builds. I'd rather leave direct Webpack support for when there's a plugin architecture.

from pulp.

codygman avatar codygman commented on September 26, 2024

Oooh, I'll have to try out the incremental build support. That's really the
only reason I wanted to tryout webpack anyway :P

On Mon, Jul 27, 2015 at 3:28 PM, Bodil Stokke [email protected]
wrote:

Closed #45 #45.


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

from pulp.

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.