GithubHelp home page GithubHelp logo

Comments (6)

leeight avatar leeight commented on June 27, 2024

还是@errorrik 看看吧,我也不知道当时是怎么考虑的?

from edp-build.

errorrik avatar errorrik commented on June 27, 2024

原来的编译过程有这么个情况:对于模块main

  1. 先扫到它时把它编译了
  2. 后来扫到index.html,发现main需要combine,然后重新以combine模式编译

这时候就需要走rawData

from edp-build.

otakustay avatar otakustay commented on June 27, 2024

那回归问题的本质,在Compiler处理以前对module做的自动化的修改,有什么办法保留下来呢?毕竟通过build脚本生成重复性代码对项目效率提升很有帮助,要去分析编译完的模块太困难了

from edp-build.

errorrik avatar errorrik commented on June 27, 2024

现在可以不走rawData了。自动扫瞄入口模块并合并这事已经取消了。现在想要让一个模块合并,需要在module.conf里面配

from edp-build.

otakustay avatar otakustay commented on June 27, 2024

看来用data是可以的?你给改了呗,不熟悉整个代码我怕改漏了……

from edp-build.

errorrik avatar errorrik commented on June 27, 2024

就这一个地方而已...

from edp-build.

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.