summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/resources/Babel.md
blob: 757aff780a09bcbab57d8391a3a5729f2c7a98da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: resources.Babel
description: Compiles the given JavaScript resource with Babel.
categories: []
keywords: []
action:
  related: []
  returnType: resource.Resource
  signatures: ['resources.Babel [OPTIONS] RESOURCE']
expiryDate: 2026-06-24 # deprecated 2024-06-24 in v0.128.0
---

{{% deprecated-in 0.128.0 %}}
Use [`js.Babel`] instead.

[`js.Babel`]: /functions/js/babel/
{{% /deprecated-in %}}