[babel/register] remove from build (take 2) (#79379) (#79382)

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	package.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Spencer 2020-10-02 20:04:18 -07:00 committed by GitHub
parent 9eeff6d893
commit d7668a03c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 127 additions and 68 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/dev-utils').runPluginListCli();