Sign in
bazel
/
rules_typescript
/
baaf632de4b7eaf7314a04cbcce3231f013e094a
/
examples
4a5ce0d
-- Change 1 of 19 by Filipe Silva <filipematossilva@gmail.com>:
by Paul Gschwendtner
· 6 years ago
9ba9423
Add karma_web_test and karma_web_test_suite
by Greg Magolan
· 6 years ago
399a007
Enforce buildifier on CircleCI
by alexeagle
· 6 years ago
bef0cb4
fix: enforce buildifier lint on CI
by Wassim Chegham
· 6 years ago
8191cf4
feat(ts_library): bump default target to es2015
by alexeagle
· 6 years ago
24c373c
Update dependencies
by Laurent Le Brun
· 6 years ago
12dc54a
feat(ts_library): bump default target to es2015
by Fabian Wiles
· 6 years ago
ba3f819
Internal only refactoring
by alexeagle
· 6 years ago
38da40d
Allow setup files in ts_web_test_suite
by Filipe Silva
· 6 years ago
9540b90
Fix firefox karma tests with support for extracting rules_webtesting browser archive files
by Greg Magolan
· 6 years ago
0e70c11
Update to new npm fined grained deps targets
by Greg Magolan
· 6 years ago
5a53562
Idiomatic install & karma fixes, rules_nodejs 0.14.1 & bazel 0.17.1
by Greg Magolan
· 6 years ago
b3f8140
Introduce @bazel/typescript and @bazel/karma npm packages
by Greg Magolan
· 6 years ago
95c02d7
Update to rules_nodejs 0.12.4 & make rules forward compatible with npm fine grained deps
by Greg Magolan
· 6 years ago
a755837
Adjust rules_typescript to changes in tsickle.
by martinprobst
· 6 years ago
d4b2859
Allow ts_library to produce closure-compatible output.
by Alex Eagle
· 6 years ago
71a24a9
Re-run Gazelle, formatting BUILD.bazel files
by Alex Eagle
· 7 years ago
bdef416
PiperOrigin-RevId: 204137752
by TypeScript Team
· 7 years ago
34a0e54
Windows fixes for examples tests
by Greg Magolan
· 7 years ago
24eb843
Use module=esnext for production mode output
by Alex Eagle
· 7 years ago
34603ab
Update toolchain
by TypeScript Team
· 7 years ago
96f0502
Update toolchain
by Greg Magolan
· 7 years ago
f20ff4d
Update to latest rules_nodejs & cleanup
by Greg Magolan
· 7 years ago
aa4096b
-- Change 1 of 1 by Greg Magolan <gmagolan@gmail.com>:
by Greg Magolan
· 7 years ago
8434738
Add static_files attribute to ts_web_test & ts_web_test_suite
by Greg Magolan
· 7 years ago
b7410ef
Adds ts_web_test_suite using rules_webtesting web_test_suite & browsers
by Greg Magolan
· 7 years ago
06c66e1
Add ts_proto_library rule
by Alex Eagle
· 7 years ago
5b0ff96
Search in @types directory for modules too.
by Holger Rapp
· 7 years ago
214cbaa
Just like how we honor ts_library#module_name when giving an AMD name to a module,
by alexeagle
· 7 years ago
5211c41
When a ts_library has a module_name, use this name in place of
by alexeagle
· 7 years ago
afd5886
Allow ts_library to contain only .d.ts files
by mrmeku
· 7 years ago
ecc0c1a
fix: don't allow absolute imports without workspace name
by Alex Eagle
· 7 years ago
7bc3dfc
Set the jasmine timeout in the correct place.
by alexeagle
· 7 years ago
04741cf
Expose a function which reroots production (.closure.js) files.
by mrmeku
· 7 years ago
8dedc75
Introduce ts_web_test rule which runs karma
by Alex Eagle
· 7 years ago
d14d083
Introduce a ts_devserver rule that runs a "getting started" devserver.
by Alex Eagle
· 7 years ago
72624cf
Implement the optional directoryExists method in our CompilerHost
by alexeagle
· 7 years ago
4e36681
Only apply AMD module names to sources in the program.
by Alex Eagle
· 7 years ago
2092844
Allow multiple tsconfig inputs to a ts_library
by Alex Eagle
· 7 years ago
46cbf0e
Switch devmode to UMD format
by Alex Eagle
· 7 years ago
56eee8d
emit ESmodules for es6 target
by Alex Eagle
· 7 years ago
793b15e
Remove nodejs bits from rules_typescript.
by alexeagle
· 7 years ago
cfc7063
Remove workaround for angular importing 'zone.js'.
by alexeagle
· 8 years ago
e197001
Feature: support nodejs binaries in multi-package repos.
by alexeagle
· 8 years ago
0ff259b
Allow .d.ts files in srcs[] of ts_library.
by alexeagle
· 8 years ago
28d7331
Internal change
by alexeagle
· 8 years ago
fd4f13f
Various fixes to use tsc_wrapped as the compiler.
by alexeagle
· 8 years ago
58c9ca9
Use a custom TypeScript compiler that maps output locations back to the shortest rootDirs.
by alexeagle
· 8 years ago
2035a47
Support libraries for a custom TypeScript compiler.
by alexeagle
· 8 years ago
e4063db
Allow ts_library without tsconfig attribute.
by alexeagle
· 8 years ago
79794aa
Add a module mapping feature, so that a ts_library can be imported using a short name
by alexeagle
· 8 years ago
3adbf12
PiperOrigin-RevId: 156551004
by alexeagle
· 8 years ago
c5d98ba
PiperOrigin-RevId: 154564057
by alexeagle
· 8 years ago
c028da6
PiperOrigin-RevId: 154424370
by alexeagle
· 8 years ago
6ab2593
PiperOrigin-RevId: 154068278
by alexeagle
· 8 years ago