Open
Description
Note: This repo is only for questions related to its samples. If you have questions about how to use office.js or the Office developer platform, please post your question on https://stackoverflow.com. Tag your question with office-js or outlook-web-addins
Question
When I run npm run build
on this sample, it give the below warning.
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
vendor (1.13 MiB)
vendor.[fullhash].js
app (1.33 MiB)
app.[fullhash].js
Could you please improve this issue?
Activity