Giter VIP home page Giter VIP logo

Comments (5)

concavelenz avatar concavelenz commented on September 25, 2024

Personally, I would love to ditch the Python for node tools.

On Sep 8, 2016 8:31 AM, "Philip Polkovnikov" [email protected]
wrote:

Is a translation of this folder
https://github.com/google/closure-library/tree/master/closure/bin/build
going to make its way into the project? I've made a translation
https://github.com/polkovnikov-ph/closure-test/blob/master/build/closure.js
back in 2014, but it was one of the first projects in JS, and it's horrible.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#19, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ABMDKpbeSGUuEchzZoemvH9upKw3lrdXks5qoCpdgaJpZM4J4IVh
.

from closure-compiler-js.

samthor avatar samthor commented on September 25, 2024

I'm not 100% sure, nor have I seen that Python code before. I wonder if this is to do with the Closure dependency/module stuff.

@joeltine, looks like you were the last one to touch it?

from closure-compiler-js.

reverofevil avatar reverofevil commented on September 25, 2024

@samthor That code is used to solve goog.requires and pass files into compiler in correct order (i.e. as a toposort of a DAG). I've tried compiling with closure-compiler-js two files A and B (in this order) with A depending on B, and it didn't work for this reason.

from closure-compiler-js.

joeltine avatar joeltine commented on September 25, 2024

Echoing what @concavelenz said, I'd love to see those tools written in NodeJS. To be perfectly honest, it's probably low priority for the Closure Library team. I'd look at a PR if someone wanted to attempt adding them though.

from closure-compiler-js.

ChadKillingsworth avatar ChadKillingsworth commented on September 25, 2024

Dependency management for multiple systems is now supported in the main build: Please switch to the main distribution at https://github.com/google/closure-compiler-npm

from closure-compiler-js.

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.