Coder Social home page Coder Social logo

Comments (4)

joefiorini avatar joefiorini commented on May 19, 2024

👍

from ember-cli.

stefanpenner avatar stefanpenner commented on May 19, 2024

@joliss + me have next weekend planned to drive this one forward

from ember-cli.

fsmanuel avatar fsmanuel commented on May 19, 2024

@stefanpenner after a discussion with @joliss about the use of broccoli I'm not sure if broccoli will replace grunt. or better to say that ember-cli has to fill in the gaps broccoli intentionally left.
How i get it is that ember-cli has to take some design and process decisions like

  • before a build ember-cli removes the old dist folder
  • a new build is located in the dist folder as a release (with a release number from package.json)
  • etc.

In that process broccoli does the asset-pipeline step very well.

Open questions next to the process would be the integration of testem as a test runner (in ember-cli that would be the --autotest option and maybe a separate ember test command).

Concerning #11 and the discussion about conditionals in index.html offers broccoli a different approach that i haven't fully understood right now. I'll briefly highlight key conditionals in the Broccolifile.js.

What i don't understand yet is how to include specific files from lets say moment.js like language files. They should be all in the (bower)tree i guess and probably in the build what makes me think of load overhead. Maybe @joliss can shed some light on it.

Should i start a new issue with some checkboxes to have a discussion and talk about things i missed?

from ember-cli.

stefanpenner avatar stefanpenner commented on May 19, 2024

so we are dropping grunt as the primary pipeline, as for the task runner we will bundle with, i am undecided.

grunt has been dropped as the build pipeline

from ember-cli.

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.