mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[kbn/optimizer] implement more efficient auto transpilation for node (#79052)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
92a629fc1f
commit
ddf2d82e44
33 changed files with 563 additions and 191 deletions
|
@ -17,5 +17,5 @@
|
|||
* under the License.
|
||||
*/
|
||||
|
||||
require('../src/setup_node_env/babel_register');
|
||||
require('@kbn/optimizer').registerNodeAutoTranspilation();
|
||||
require('../src/dev/run_precommit_hook');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue