Code Monkey home page Code Monkey logo

Comments (3)

simonihmig avatar simonihmig commented on July 16, 2024 1

1 It's a dependency of ember-cli, so I can ignore that probably unless someone doesn't have it installed.

No, it is not. This package is technically unrelated to Ember. It works using the debug out of broccoli-concat which Ember CLI uses.

2 Where do you put CONCAT_STATS=true. This does not work, I just found out this is a linux style command. I'm on Windows.

Yes, indeed this is for Linux or Mac. It is an environment variable that needs to be present for broccoli-concat to generate the stats output.

3 What does this mean?

You have to run this command (which should have been installed in the first step) to generate the output.

4 I can't find the file, probably because I'm not doing it correctly.

After running the command, you should find a ./concat-stats-for/index.html that you can open in a browser.

I agree the documentation could be better. However I am currently working on wrapping this library in an Ember addon, so it is much easier to consume for Ember users! The repo is here: https://github.com/simonihmig/ember-cli-concat-analyzer. Though that is still work in progress and not yet published.

from broccoli-concat-analyser.

driesdl avatar driesdl commented on July 16, 2024

Thank you for your time!

from broccoli-concat-analyser.

allthesignals avatar allthesignals commented on July 16, 2024

I can't seem to get the ./concat-stats-for output to generate. Here's what I've got:

    "broccoli-asset-rev": "^2.7.0",
    "broccoli-clean-css": "^2.0.1",
    "broccoli-concat": "3.7.3",

from broccoli-concat-analyser.

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.