Releases: ice-lab/icepkg
Releases · ice-lab/icepkg
[email protected]
- [fix] Using
fs.createWriteStream
will change all file permissions to0o666
. However, there are cases where files need to be executable, such as files within the.husky
directory. Therefore,fs.createWriteStream
should maintain the original file permissions instead of overwriting them.
@ice/[email protected]
Patch Changes
- b90b394: fix: not transform node_modules packages
@ice/[email protected]
Patch Changes
- 4b81cc1: fix: OOM when use tnpm/cnpm to install dependencies
@ice/[email protected]
@ice/[email protected]
Patch Changes
- e600d33: fix: mobile preview style
@ice/[email protected]
Patch Changes
- 458fa1f: fix: npm name is empty when create template
@ice/[email protected]
@ice/[email protected]
Patch Changes
- af07864: fix: rpx2vw is invalid in less and scss