kibana/packages/kbn-plugin-helpers/tasks
Tiago Costa 62453fe6c3
Replace tsc compilation with transpile with babel on kbn plugin helpers for typescript (#36769)
* chore(NA): add transpile with babel the typescript files on xpack when build.

* chore(NA): fix the globs for public folders inside server paths

* docs(NA): add comments to explain globs.

* chore(NA): use pipeline instead of async pipeline promise from dev utils. chore(NA): change globs definitions to match the overall convention.

* chore(NA): apply documented way to use stream pipeline.

* chore(NA): exclude test files from the build transpilation.

* chore(NA): add ignore for eslint complexity warning

* chore(na): fix bad added type files.

* fix(NA): unused type exports
2019-05-31 12:45:14 +01:00
..
build Replace tsc compilation with transpile with babel on kbn plugin helpers for typescript (#36769) 2019-05-31 12:45:14 +01:00
postinstall
start
test Fix plugin-helpers test:server task (#31034) 2019-02-13 22:47:26 -08:00