Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将 src 改为其他目录名之后页面无法正常渲染 #3402

Closed
imsobear opened this issue Aug 7, 2020 · 1 comment
Closed

将 src 改为其他目录名之后页面无法正常渲染 #3402

imsobear opened this issue Aug 7, 2020 · 1 comment
Assignees

Comments

@imsobear
Copy link
Collaborator

imsobear commented Aug 7, 2020

Do you want to request a feature or report a bug?

bug

What is the current behavior?

改动点:

  • src -> client
  • build.json 里增加 entry: "client/app"
  • tsconfig.json 里将 src 改为 client

可以正常 start,但是页面无法渲染(不报错)

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

  • icejs version:
  • Node verson:
  • Platform:
  • build.json
  • src/app.(ts|js)

What is the expected behavior?

@chenbin92
Copy link
Collaborator

chenbin92 commented Aug 17, 2020

icjes@1.7.2 已支持,该功能不推荐使用,因此没在文档上进行透出

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants