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

perf: add skipRuntimeLoading option to skip generating runtime code #807

Closed
wants to merge 2 commits into from

Conversation

aleen42
Copy link

@aleen42 aleen42 commented Aug 13, 2021

According to #256, we need an option to skip generating runtime code for loading asynchronous chunks.

@aleen42
Copy link
Author

aleen42 commented Aug 13, 2021

@alexander-akait It seems that prettier has a bug? And I can't see any error information in the pipeline.

@@ -57,7 +57,6 @@
"cross-env": "^7.0.3",
"css-loader": "^5.2.6",
"del": "^6.0.0",
"del-cli": "^4.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't touch this

Copy link
Author

@aleen42 aleen42 Aug 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The library has broken under Windows. sindresorhus/del-cli#13

@cbazureau cbazureau mentioned this pull request Sep 10, 2021
6 tasks
@alexander-akait
Copy link
Member

#832, please try it, feel free to feedback, sorry for delay

@aleen42
Copy link
Author

aleen42 commented Sep 13, 2021

@alexander-akait good job

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.

None yet

2 participants