UNPKG

hscrypt

Version:

Encrypt Javascript bundles (at build time), inject+decrypt them into pages later (in the browser)

6 lines (5 loc) 121 B
export const preset: string; export const transform: { '^.+\\.(ts|tsx)?$': string; "^.+\\.(js|jsx)$": string; };