summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/resources/Babel.md
blob: 799823fc579ba371b1006219847b43ba9314f8c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: resources.Babel
description: Compiles the given JavaScript resource with Babel.
categories: []
keywords: []
params:
  functions_and_methods:
    aliases: []
    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 >}}