Giter VIP home page Giter VIP logo

Comments (3)

ashleynolan avatar ashleynolan commented on June 9, 2024

@mrmartineau Just to address the last comment - I will already be maintaining a set of gulp build tasks here. If we could create the webpack tasks in a similar way then we’d have two different setups being maintained.

With respect to the maintenance anyway, most of the build tasks should change less frequently than the rest of the project. It tends to only be when we want to move away from a technology that a major change is required.

from kickoff.

mrmartineau avatar mrmartineau commented on June 9, 2024

@ashleynolan the fozzie repo is still private btw. We could definitely create a installable setup, kind of like kickoff-scripts already does. Perhaps instead, we use a community effort like Neutrino to manage this sort of thing.

With Neutrino, you install presets, there are official and community packages; see a list of community packages here: https://neutrino.js.org/presets/community-presets.html

from kickoff.

ashleynolan avatar ashleynolan commented on June 9, 2024

@mrmartineau Should be open sourced this week, but it’s on NPM currently. Basically it lets you pull in a set of gulp tasks and use those. So the logical thing would be that we could do the same with the webpack tasks – create a kickoff-build-webpack module that is installed and then changing this out for a different set of tasks is very simple.

Not sure how Neutrino works, but open to any ideas on how we could modularise these tasks. The goal with the one we’re building at JE is for this exact reason – so projects working with React/Angular/no framework can all have separate build tasks that can be shared across projects while also being very customisable to those projects.

from kickoff.

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.