Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ buildI18n.js
File
buildI18n.js
scripts/buildI18n.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
glob = require(
'glob'
).sync;
2
const
fs = require(
'fs'
);
3
const
{compileStrings} = require(
'@internationalized/string-compiler'
);
4
const
{minifySync} = require(
'@swc/core'
);
Callers
nothing calls this directly
Calls
2
build
Function · 0.70
require
Function · 0.50
Tested by
no test coverage detected