You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
Expected behaviour:
"pub build" creates clean output which can be directly uploaded to the production environment.
Observed behaviour:
There are many files which are probably not needed in production (?): ng_meta.json, ng_summary.json ...
Please note that for example Google App Engine limits a number of files in app package in quotas. Not mentioning the amount of data which is transferred, distributed to CDN, archived, etc.
I understand that it might be hard to solve right know and that it depends on "pub" itself. For now, please provide some "safe cleanup script":