Поиск
Очистить поле поиска
Закрыть поиск
Главное меню
Приложения Google
Группы
Войти
Группы
Closure Compiler Discuss
Сообщения
О
Отправить отзыв
Справка
Closure Compiler Discuss
Связаться с владельцами и администраторами
1–30 из 2133
Community forum for
github.com/google/closure-comp
iler
.
Please follow our
Code of Conduct
to keep this a friendly and productive forum.
Please note, we delete spam and recruiting email. Users posting recruiting messages and/or spam will be banned from further posts.
Users who have not posted before should expect a delay before their post appears. We manually review all first-time posts to filter out spam.
Отметить все как прочитанные
Сообщить о нарушении в группе
Выбрано: 0
Laura Harker
2
3 мар.
Announcing Closure Compiler Webservice Turndown in 2025
Followup: the webservice is disabled completely as of today. On Wednesday, November 6, 2024 at 12:14:
не прочитано,
Announcing Closure Compiler Webservice Turndown in 2025
Followup: the webservice is disabled completely as of today. On Wednesday, November 6, 2024 at 12:14:
3 мар.
Jacob Nowjack
, …
Bradford Smith
5
21 февр.
CheckSuspiciousCode.SUSPICIOUS_BREAKING_OUT_OF_OPTIONAL_CHAIN not part of the SUSPICIOUS_CODE DiagnosticGroup
That makes sense. Thanks for the detailed explanation! I will go ahead and create a PR to add a new `
не прочитано,
CheckSuspiciousCode.SUSPICIOUS_BREAKING_OUT_OF_OPTIONAL_CHAIN not part of the SUSPICIOUS_CODE DiagnosticGroup
That makes sense. Thanks for the detailed explanation! I will go ahead and create a PR to add a new `
21 февр.
wolf not
,
Bradford Smith
3
2 янв.
how to run the Dataflow analysis in closure-compile?
thx,what you reply really does me a big favor! 在2024年12月28日星期六 UTC+8 02:09:59<Bradford Smith> 写
не прочитано,
how to run the Dataflow analysis in closure-compile?
thx,what you reply really does me a big favor! 在2024年12月28日星期六 UTC+8 02:09:59<Bradford Smith> 写
2 янв.
williamist
,
Stanimir Mladenov
2
07.11.2024
Closure Compiler doesn't rename certain object properties no matter what
Closure compiler works with externs to prevent the renaming of third party libraries or browser build
не прочитано,
Closure Compiler doesn't rename certain object properties no matter what
Closure compiler works with externs to prevent the renaming of third party libraries or browser build
07.11.2024
Wayne Fulton
, …
lha...@google.com
10
26.10.2024
Google Closure Compiler and Javascript Objects in Advanced option
Thanks. I see now that Closure Advanced does create the object, and renames the vars, so that part
не прочитано,
Google Closure Compiler and Javascript Objects in Advanced option
Thanks. I see now that Closure Advanced does create the object, and renames the vars, so that part
26.10.2024
Wayne Fulton
,
lha...@google.com
2
31.08.2024
How to import a variable from HTML into Google Closure
You can create an "externs" .js file that tells Closure Compiler about the var declaration,
не прочитано,
How to import a variable from HTML into Google Closure
You can create an "externs" .js file that tells Closure Compiler about the var declaration,
31.08.2024
Ryan Brown
,
John Lenz
3
31.07.2024
es6 and closure primitives
So since you rejected supporting @closurePrimitive for the reflect methods, is there going to be some
не прочитано,
es6 and closure primitives
So since you rejected supporting @closurePrimitive for the reflect methods, is there going to be some
31.07.2024
Steve Hicks
24.07.2024
Re: Closure Library going into Maintenance Mode
Just a quick reminder that this is still scheduled for 8 days hence, on August 1. Please make any
не прочитано,
Re: Closure Library going into Maintenance Mode
Just a quick reminder that this is still scheduled for 8 days hence, on August 1. Please make any
24.07.2024
Bradford Smith
,
a...@scirra.com
2
26.03.2024
Closure Compiler v20240317 released
Thanks for the update! On Tuesday 19 March 2024 at 03:50:04 UTC Bradford Smith wrote: Downloads:
не прочитано,
Closure Compiler v20240317 released
Thanks for the update! On Tuesday 19 March 2024 at 03:50:04 UTC Bradford Smith wrote: Downloads:
26.03.2024
Kaye Aborot
21.03.2024
'use strict' in minified JS result
I noticed that on our recent minified JS file there's the 'use strict'; flag at the
не прочитано,
'use strict' in minified JS result
I noticed that on our recent minified JS file there's the 'use strict'; flag at the
21.03.2024
Noam Helfman
,
Bradford Smith
3
28.02.2024
Enable renaming input map arguments
Here is the pull request: https://github.com/google/closure-compiler/pull/4155 On Thursday, February
не прочитано,
Enable renaming input map arguments
Here is the pull request: https://github.com/google/closure-compiler/pull/4155 On Thursday, February
28.02.2024
co...@colinalworth.com
, …
Bradford Smith
6
21.02.2024
Protobuf usage in sourcemaps?
I expect to examine the PR this week. On Tuesday, February 13, 2024 at 6:45:40 PM UTC-8 co...@
не прочитано,
Protobuf usage in sourcemaps?
I expect to examine the PR this week. On Tuesday, February 13, 2024 at 6:45:40 PM UTC-8 co...@
21.02.2024
a...@scirra.com
, …
Chad Killingsworth
5
29.01.2024
Is Closure Compiler still actively maintained?
A nightly build is published to NPM normally. Right now those are halted, but I expect them to return
не прочитано,
Is Closure Compiler still actively maintained?
A nightly build is published to NPM normally. Right now those are halted, but I expect them to return
29.01.2024
Ryan Brown
, …
s...@google.com
4
18.01.2024
Typescript
On Thursday, January 18, 2024 at 10:16:57 AM UTC-5 ry...@derivita.com wrote: On Thu, Jan 18, 2024 at
не прочитано,
Typescript
On Thursday, January 18, 2024 at 10:16:57 AM UTC-5 ry...@derivita.com wrote: On Thu, Jan 18, 2024 at
18.01.2024
co...@colinalworth.com
, …
lha...@google.com
6
25.11.2023
Compiling twice in ADVANCED needed for a registry?
(Yikes, can't believe it was May that I started this...) I finally found time to pursue this, and
не прочитано,
Compiling twice in ADVANCED needed for a registry?
(Yikes, can't believe it was May that I started this...) I finally found time to pursue this, and
25.11.2023
Mark Hills
21.09.2023
Concise type checking around addEventListener()?
I use addEventListener() a lot, and am looking for a concise design pattern to fulfill good type
не прочитано,
Concise type checking around addEventListener()?
I use addEventListener() a lot, and am looking for a concise design pattern to fulfill good type
21.09.2023
Hana Joo
04.08.2023
Closure Compiler v20230802 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20230802 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
04.08.2023
Wayne Fulton
,
John
5
18.05.2023
Closure Compiler problem, it fails to run
Sorry, I think there may be no help for me. :) I am a retired programmer (years ago), and thought I
не прочитано,
Closure Compiler problem, it fails to run
Sorry, I think there may be no help for me. :) I am a retired programmer (years ago), and thought I
18.05.2023
lha...@google.com
04.05.2023
Closure Compiler v20230502 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20230502 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
04.05.2023
Bradford Smith
12.04.2023
Closure Compiler v20230411 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20230411 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
12.04.2023
David Neil
,
John Lenz
3
21.03.2023
@modifies {arguments} in RemoveUnusedCode
My goal is to have `class A` entirely removed from the example. When I did this with `@nosideeffects`
не прочитано,
@modifies {arguments} in RemoveUnusedCode
My goal is to have `class A` entirely removed from the example. When I did this with `@nosideeffects`
21.03.2023
Ned Lud
,
Christopher Allen
2
16.03.2023
Handle generics in @type declaration for functions
Ned, /** * @param {INPUTS} inputs * @param {string} testing * @return {com.webcircuits.Serialised} *
не прочитано,
Handle generics in @type declaration for functions
Ned, /** * @param {INPUTS} inputs * @param {string} testing * @return {com.webcircuits.Serialised} *
16.03.2023
Jan Kühle
02.03.2023
Closure Compiler v20230228 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20230228 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
02.03.2023
lha...@google.com
10.02.2023
Closure Compiler v20230206 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20230206 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
10.02.2023
Richard Connamacher
,
Anna Sidorova
2
06.02.2023
Type annotations for tuples?
It doesn't, see https://github.com/google/closure-compiler/issues/379. Anna. On Thursday,
не прочитано,
Type annotations for tuples?
It doesn't, see https://github.com/google/closure-compiler/issues/379. Anna. On Thursday,
06.02.2023
Matthias Hausner
05.01.2023
Closure compiler v20230103 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure compiler v20230103 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
05.01.2023
David Tinker
,
rish...@google.com
4
05.01.2023
Compiling subset of JavaScript to sanitise?
Thanks but in the end I got a sandbox going with GraalJSScriptEngine using the Delight Graal JS
не прочитано,
Compiling subset of JavaScript to sanitise?
Thanks but in the end I got a sandbox going with GraalJSScriptEngine using the Delight Graal JS
05.01.2023
Martin Probst
03.11.2022
Closure Compiler v20221102 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
не прочитано,
Closure Compiler v20221102 released
Downloads: Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22 NPM: https://
03.11.2022
Param Siddharth (Manu)
, …
rish...@google.com
4
01.11.2022
How exactly is the compiler supposed to be installed?
I've filed an internal bug to clarify the readme (b/256958093). Bradford has responded on the
не прочитано,
How exactly is the compiler supposed to be installed?
I've filed an internal bug to clarify the readme (b/256958093). Bradford has responded on the
01.11.2022
Neeraj Kumar
,
Bradford Smith
2
18.10.2022
Impact of CVE-2022-25647
I'm afraid that closure-compiler-v20161024 is so old that I don't think I or anyone else on
не прочитано,
Impact of CVE-2022-25647
I'm afraid that closure-compiler-v20161024 is so old that I don't think I or anyone else on
18.10.2022