exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 160 discussion

Actual exam question from Microsoft's 70-486
Question #: 160
Topic #: 1
[All 70-486 Questions]

DRAG DROP -
You are developing an ASP.NET Core web application in Microsoft Visual Studio. The project uses a file named package.json in reusable packages.
You must automate the build process to use a script minification strategy. Script minification must happen in parallel.
You need to ensure you can share and distribute packages and run the minification strategy.
Which tools should you use? To answer, drag the appropriate tools to the correct scenarios. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/aspnet/core/client-side/using-gulp?view=aspnetcore-2.1

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
soufou
5 years, 4 months ago
Nuget for the second ??
upvoted 1 times
mmk1991
5 years, 4 months ago
The question is referring to package.json so I think it's referring to npm packages. Node, in this case, would make sense.
upvoted 7 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...