rolldown_plugin_oxc_runtime 0.1.0

Rolldown plugin for OXC runtime helpers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "rolldown_plugin_oxc_runtime"
version = "0.1.0"
edition.workspace = true
homepage.workspace = true
license.workspace = true
publish = true
repository.workspace = true
description = "Rolldown plugin for OXC runtime helpers"

[lib]
doctest = false

[dependencies]
arcstr = { workspace = true }
phf = { workspace = true }
rolldown_plugin = { workspace = true }
rolldown_utils = { workspace = true }