Giter VIP home page Giter VIP logo

Comments (3)

imsobear avatar imsobear commented on August 19, 2024

定制方案:

scaffold 的 package.json 里新增 bizTeam 字段,generator 根据这个字段做特殊性处理,生成项目的时候会删除该字段,防止用户困扰。

如需定制,请按下面的格式回复 issue:

  • bizTeam: "tb",淘系前端团队
  • 定制逻辑:不要追加 private 字段

from icepkg.

xiazhiqiang avatar xiazhiqiang commented on August 19, 2024

定制方案:

scaffold 的 package.json 里新增 bizTeam 字段,generator 根据这个字段做特殊性处理,生成项目的时候会删除该字段,防止用户困扰。

如需定制,请按下面的格式回复 issue:

  • bizTeam: "tb",淘系前端团队
  • 定制逻辑:不要追加 private 字段

bizTeam: "govfe", 政务中台前端团队
定制逻辑:
1)abc.json不覆盖
2)package.json 不追加private字段,devDependency不包括集团def构架插件
3)build.json 去掉def构建插件
4)能否支持inquire的配置问答文件,在init执行时读取让用户选择,然后把选择的值替换模板中的变量写法

from icepkg.

imsobear avatar imsobear commented on August 19, 2024
  1. 只能支持通用的选项,不会支持个性化。

通用选项目前 Rax 有几个,ICE 的还没有,有需求可以先提:https://github.com/ice-lab/iceworks-cli/blob/master/packages/generate-project/src/index.ts#L14

from icepkg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.