GithubHelp home page GithubHelp logo

EAK Feature Checklist about ember-cli HOT 10 CLOSED

ember-cli avatar ember-cli commented on May 16, 2024
EAK Feature Checklist

from ember-cli.

Comments (10)

visualjeff avatar visualjeff commented on May 16, 2024

Got it. Jeff

from ember-cli.

taras avatar taras commented on May 16, 2024

I'm going to work on adding detail to it over the next few days

from ember-cli.

visualjeff avatar visualjeff commented on May 16, 2024

What about init? For initializing a new project from a skeleton?

BTW, is it testing or test?

from ember-cli.

stefanpenner avatar stefanpenner commented on May 16, 2024

@visualjeff init works

from ember-cli.

taras avatar taras commented on May 16, 2024

@stefanpenner I added all of the features from current EAK that I could think of. I went through all of the task and took whatever I thought was relevant.

from ember-cli.

stefanpenner avatar stefanpenner commented on May 16, 2024

most of your build requirements already exist

ember build --env <your environment name of choice>

from ember-cli.

stefanpenner avatar stefanpenner commented on May 16, 2024

Things I believe are a good idea, but they do not belong in the default installed, instead they should be well documented + easy to accomplish.

Scripts

  • CoffeeScript (coffee)
  • EmberScript (em)

Templates

  • Hogan (hjs)
  • Emblem (emblem)

Styles

  • LESS (less)
  • Stylus (styl)

HTML

  • Minification

from ember-cli.

yaymukund avatar yaymukund commented on May 16, 2024

Does ember-cli already support building a debug (unminified) app? Doesn't look like it:

# on 0.0.20
mukund•~/src/rackham(master⚛)» ember build debug                                                                                                                       [14:09:07]
Error: Environment set to "debug", but only BROCCOLI_ENV=production and BROCCOLI_ENV=development are supported at the moment
mukund•~/src/rackham(master⚛)» ember build --env debug                                                                                                                 [14:09:13]
Error: Environment set to "debug", but only BROCCOLI_ENV=production and BROCCOLI_ENV=development are supported at the moment

from ember-cli.

yaymukund avatar yaymukund commented on May 16, 2024

Ahhh, d'oh. I think I just answered my own question. The broccoli adapter doesn't support building a non-minified version. The Grunt adapter does.

from ember-cli.

rwjblue avatar rwjblue commented on May 16, 2024

Closing this as I believe that the largest remaining items have been closed this weekend (test (PhantomJS testing for CI), test --server (multi-browser testing with testem), and JSHint). We still have a few issues to cleanup regarding fingerprinted filenames, but that is open in another issue.

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.