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

Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
Spencer 2020-10-02 16:30:16 -07:00 committed by GitHub
parent bd80d3c747
commit dc0bccf8f8
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/plugin-helpers').runCli();