Spencer
8b87d4ba30
[bazel] avoid a little boilerplate in packages ( #126309 ) ( #126380 )
...
* [bazel] avoid a little boilerplate for @types packages
* [bazel/ts] stop building sourcemaps since they're ignored
(cherry picked from commit 614139b8e5
)
# Conflicts:
# packages/kbn-logging-mocks/BUILD.bazel
# packages/kbn-logging-mocks/tsconfig.json
# packages/kbn-logging/BUILD.bazel
# packages/kbn-test-jest-helpers/BUILD.bazel
# packages/kbn-test-jest-helpers/tsconfig.json
# packages/kbn-test/BUILD.bazel
# packages/kbn-typed-react-router-config/BUILD.bazel
2022-02-24 21:15:20 +00:00
Tiago Costa
8c7ed78d26
chore(NA): splits types from code on @kbn/mapbox-gl ( #121078 )
...
* chore(NA): splits types from code on @kbn/mapbox-gl
* chore(NA): fix exported types
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-14 09:29:52 -05:00
Tiago Costa
7c4e4f507b
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule ( #110620 )
...
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule
* chore(NA): update @kbn/ace build to exclude worker file
* chore(NA): remove config file support
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-03 21:17:46 +01:00
Thomas Neirynck
ffc45c3cab
[Maps] Replace mapbox-gl import with MapLibre ( #104505 )
...
* replace import
* fix import
* upgrade
* Update packages/kbn-mapbox-gl/BUILD.bazel
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
* Update package.json
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
* commit yarn lock
* yarn lock
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-30 11:28:13 -04:00
Tiago Costa
51c15945f2
chore(NA): moving @kbn/mapbox-gl to babel transpiler ( #109082 )
...
* chore(NA): moving @kbn/mapbox-gl to babel transpiler
* chore(NA): structure exports
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-18 15:51:52 -04:00
Spencer
c0395c9ef6
[build_ts_refs] improve caches, allow building a subset of projects ( #107981 )
...
* [build_ts_refs] improve caches, allow building a subset of projects
* cleanup project def script and update refs in type check script
* rename browser_bazel config to avoid kebab-case
* remove execInProjects() helper
* list references for tsconfig.types.json for api-extractor workload
* disable composite features of tsconfig.types.json for api-extractor
* set declaration: true to avoid weird debug error
* fix jest tests
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-08-10 22:12:45 -07:00
Thomas Neirynck
5da329a809
[Maps] Isolate mapbox-gl types and align downstream package versions. ( #100610 )
2021-05-26 21:09:38 -04:00
Thomas Neirynck
73b6048ba1
[Maps][Vega] Isolate mapbox-gl library into bazel package ( #99931 )
2021-05-25 09:51:57 -04:00