-
Notifications
You must be signed in to change notification settings - Fork 42
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
[spike] Prioritize caveats for browser usage #527
Comments
Note that it may be useful to bundle the polyfills. This would improve UX and also make it easier to measure their size and get clear metrics. |
https://bundlephobia.com/package/[email protected] elliptic might be a good candidate |
Consider https://github.com/Richienb/node-polyfill-webpack-plugin to remove having to setup polyfills |
Polyfills have been removed, this spike is not needed anymore. continue to track the work with #337 |
Problem
See #337.
There a number of actions to be taken to resolve #337. Some action may be low efforts. Other actions may lead to do upstream changes in dependencies.
It is uncertain what items should be prioritized.
Solution
Goals
Outline
Analyze js-waku and its dependencies to prioritize the work, find the low hanging fruits and most bang for buck actions.
Definition of Done
Non exhaustive:
test_utils
is bundled (should not be)The text was updated successfully, but these errors were encountered: