On a project that deploys static content during the build phase, a merchant states the deploy phase is still taking too long. You consider turning off JavaScript minification to reduce the build time.

On a project that deploys static content during the build phase, a merchant states the deploy phase is still taking too long. You consider turning off JavaScript minification to reduce the build time.
Besides reducing the build phase time, what two consequences does turning off JavaScript minification have? (Choose two.)
A. The deploy artifact size will be decreased because of the larger JavaScript can be symlinked
B. Browsing the store will be slower because larger JavaScript files have to be downloaded
C. The deploy phase will be shorter because JavaScript can be symlinked from init instead of copied
D. The build phase will be longer because the additional pass of JavaScript merging

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.