MCPcopy 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

1const glob = require('glob').sync;
2const fs = require('fs');
3const {compileStrings} = require('@internationalized/string-compiler');
4const {minifySync} = require('@swc/core');

Callers

nothing calls this directly

Calls 2

buildFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected