zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.28k stars 279 forks source link

Minified filename #1254

Open ipstas opened 3 years ago

ipstas commented 3 years ago

Is there a way to get minified filename? Ie, I have <script type="text/javascript" src="/baf3c85607a9595aa37024c147a2bb83fbeab177.js?meteor_js_resource=true"></script> ' in final file on the server, how can I get it while it is being deployed or immediately after?