Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7844215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T16:48:36+00:00 2026-06-02T16:48:36+00:00

I want to use Google Closure Compiler(GCC further) for joining my js-files and compressing

  • 0

I want to use Google Closure Compiler(GCC further) for joining my js-files and compressing before deploy. It’s ok, if I will need to run some script. But how can I write a file with options for GCC? I can only write a *.sh file with task.

Help me please. Also it will be great, if there is some tool, that can watch for changes in my local js folder and run that task.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T16:48:37+00:00Added an answer on June 2, 2026 at 4:48 pm
    1. There are lots of “make” systems that provide a command to rebuild your software according to a set of rules when one of the source files changes. GNU/Linux has make, Java has ant, CoffeeScript has cake, Ruby has rake, etc. Any of these can spawn a task that will compile your .js files. They all have fiddly syntax.

    2. A system that detects file changes and automatically rebuilds, tests, and deploys everything when files change is called a “continuous build”, “continuous integration”, or “continuous deployment” system. The big one is Jenkins developed for Java.

    It sounds like you want a fairly simple single-user combination of 1 and 2.

    node.js is well-suited to running a job that watches for file changes and spawns build commands. It doesn’t have a “standard” JavaScript build system or continuous integration system. But there are lots of projects out there, such as

    • ready.js
    • drip for node.js got a lot of coverage but I’m not sure its status.
    • the CoffeeScript language (that compiles into JavaScript) has a Cakefile system that can watch for script changes and run commands

    I’m trying to decide between ready.js and Cakefile myself.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Any ideas on how to use Google Closure Compiler to combine multiple JavaScript files
I want to use the google closure compiler on the javascript source we're using.
I want to use google map API for my desktop application. The application will
I wanna use Google Closure Compiler to compile my js codes.I write a makefile
I want to use goog.module of google closure library to implement JS module lazy
We're about to deploy a new Django website, and we want to use Google
I want to use Google Mailhide to hide my email address from spam bots.
I want to use google guice to make properties available in all classes of
I am a new android app developer and i want to use google map
I want to use the Google Custom Search API (or custom search engine directly)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.