ask for advice, can the external plug-ins used in general vue projects be installed in the development environment?
such as element-ui, axios, vuex, babel-polyfill, etc., is it unnecessary to publish to the production environment, and finally the packaged files can run normally? If you choose to publish to a production environment when installing these plug-ins, will writing to dependencies, eventually have an impact on the operation of the page?