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