This repository was archived by the owner on Apr 15, 2026. It is now read-only.
1.7.2
### Bug fixes Fix an issue where the terms file could contain tokens named `eval` or `arguments`, which isn't allowed in strict mode. The Rollup plugin will now ignore sources starting with null characters in its resolve hook.