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

[WIP]feat(miniapp): split page files #230

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

ChrisCindy
Copy link
Contributor

  • feat(miniapp-render): compatible with init object changed from a function into a object which contains originale bundle code and new page logic code
  • feat(miniapp-render): render function is changed to window.__render
  • feat(rax-miniapp-runtime-webpack-plugin): init in page js is changed from a function into a object which contains originale bundle code and new page logic code
  • fix(rax-miniapp-runtime-webpack-plugin): css file will be generated in dev mode if js files which import a css file change

@ChrisCindy ChrisCindy changed the title feat(miniapp): split page files [WIP]feat(miniapp): split page files Oct 12, 2021
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

Successfully merging this pull request may close these issues.

1 participant