Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new package
@wordpress/lazy-import
for lazily installed packages (
#22684) * Packages: Add package "lazy-import" * isShallowEqual: Lazily install dependencies for benchmark * Lazy Import: Avoid abbreviated package variable * Lazy Import: Add requirement for NPM 6.9.0+ * Lazy Import: Throw error specific for disconnected * Lazy Import: Delete cache on second require attempt * Bump execa and semver to consistent latest version * Create Block: Bump execa dependency * Update package-lock.json file * Fix npm-package-arg dependency * Lazy Import: Avoid mutating require cache for final import * Update package-lock.json Co-authored-by: Grzegorz Ziolkowski <[email protected]>
- Loading branch information