We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The DllPlugin and DllReferencePlugin provide means to split bundles in a way that allows them to compile separately.
DllPlugin
DllReferencePlugin
This provides a few benefits that drastically improve build-time performance:
We should support DllPlugin in ice-scripts so that users are able to enjoy improved build-time performance for applications built with ice-scripts.
ice-scripts
The text was updated successfully, but these errors were encountered:
ice-plugin-dll@0.1.0 已支持
Sorry, something went wrong.
tanhengyeow
No branches or pull requests
The
DllPlugin
andDllReferencePlugin
provide means to split bundles in a way that allows them to compile separately.This provides a few benefits that drastically improve build-time performance:
We should support DllPlugin in
ice-scripts
so that users are able to enjoy improved build-time performance for applications built withice-scripts
.The text was updated successfully, but these errors were encountered: