Search Your Question...!

Showing posts with label Bundling with Webpack. Show all posts
Showing posts with label Bundling with Webpack. Show all posts

Bundling with Webpack (002) MCQ's

1. Executing the following command will automatically create a file named: webpack_practice >>

   View Answer   

    npm init  -->Package.json



2. Which of these softwares is necessary to install webpack

   View Answer   

    Node.js



3. Webpack supports third party libraries

   View Answer   

   True



4. The distinct feature of webpack is

   View Answer   

   code splitting



5. Webpack supports third party libraries

   View Answer   

   True