mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 07:02:28 +03:00
1c1c9f0eae
swc_ecma_minifier: - Improve the script for extracting inputs from next.js app. - Ensure the name is removed on inlining. - Respect `inline_prevented`.
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
# Used to see ideal output using terser
|
|
/lab.js
|
|
|
|
private/
|
|
|
|
# Used for reducing
|
|
/input.js
|
|
/output.js
|
|
*.orig |