tscc icon indicating copy to clipboard operation
tscc copied to clipboard

A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler

Results 64 tscc issues
Sort by recently updated
recently updated
newest added

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 🔗 Changelog 2.8.3 Support Angular 15.1 🔗 Changelog 2.8.2 🔗 Changelog 2.8.1 🔗 Changelog 2.8.0 diff 🔗...

dependencies

Bumps [google-closure-compiler-osx](https://github.com/google/closure-compiler-npm) from 20221004.0.0 to 20230206.0.0. Release notes Sourced from google-closure-compiler-osx's releases. 20230206.0.0 Closure-compiler 20230206 release What's Changed Utilize the package version for the compiler build by @​ChadKillingsworth in google/closure-compiler-npm#278...

dependencies

Bumps [@types/vinyl-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vinyl-fs) from 2.4.12 to 3.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/vinyl-fs&package-manager=npm_and_yarn&previous-version=2.4.12&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.0 to 2.5.0. Release notes Sourced from tslib's releases. tslib 2.5.0 What's New Fix asyncDelegator reporting done too early by @​apendua in microsoft/tslib#187 Add support for TypeScript...

dependencies

Dependencies (happens on both 0.8 and 0.9; 0.7 is fine) ```json "dependencies": { "@tscc/tscc": "^0.8.0", "google-closure-compiler-java": "20230103.0.0", "typescript": "^4.9.4", "uglify-js": "^3.17.4" } ``` Invocation: ```bash cd "$input" && exec tscc...

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 to 29.0.5. Release notes Sourced from ts-jest's releases. v29.0.5 Please refer to CHANGELOG.md for details. v29.0.4 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's...

dependencies

Running tscc fails on MacOS Ventura (13.0) with the following error: ``` TSCC: tsickle uses a custom tslib optimized for closure compiler. importHelpers flag is set. ⡂⢘ Closure Compiler 00:02Error:...

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0. Changelog Sourced from fs-extra's changelog. 11.1.0 / 2022-11-29 Re-add main field to package.json for better TypeScript compatibility (#979, #981) 11.0.0 / 2022-11-28 Breaking Changes...

dependencies

Hi, please excuse my ignorance, I am trying to get `tscc` working by following the Getting Started guide in README.md, but I am running into an issue with the second...

Bumps [stream-json](https://github.com/uhop/stream-json) from 1.7.4 to 1.7.5. Commits ac8c975 New version: 1.7.5. 7490dc5 Merge branch 'cumulio-bug/escape-all-control-characters' 583baa8 Replace two sanitizing passes with one pass. 96e997f Escape all control characters when stringifying...

dependencies