[babel/register] remove from build (#79176)

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Spencer 2020-10-02 13:24:39 -07:00 committed by GitHub
parent c456f64a7e
commit 511eb0f23b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 101 additions and 63 deletions

View file

@ -17,5 +17,5 @@
* under the License.
*/
require('../src/setup_node_env/prebuilt_dev_only_entry');
require('../src/setup_node_env/no_transpilation');
require('@kbn/plugin-helpers').runCli();