UNPKG

@iceworks/generate-material

Version:

Generate material collection or single component

56 lines (29 loc) 893 B
# `@iceworks/generate-material` ## 1.1.1 - feat: update anpm registry ## 1.1.0 - feat: add builder option for generateMaterial ## 1.0.13 - fix: `build.json` will no longer be default config file for project ## 1.0.12 - feat: remove adaptor option and template - feat: add author template option - chore: migrate GitHub repo to appworks and add repository to package.json ## 1.0.11 - chore: remove using target dir ## 1.0.10 - chore: upgrade ice-npm-utils from 2.x to 3.x ## 1.0.9 - fix: remove src/index.ts when building miniapp plugin with runtime mode ## 1.0.8 - feat: support runtime mode when building miniapp plugin ## 1.0.7 - chore: typo `isWeChatMiniProgram` ## 1.0.6 - fix: `templateOptions.miniappComponentBuildType` is `undefined` ## 1.0.5 - feat: dynamic generate rax entry file ## 1.0.4 - chore: upgrade seed version ## 1.0.3 - fix: adaptor ejs 未渲染