chore[devtool]: set cheap-source-map to default
This commit is contained in:
		@@ -33,7 +33,7 @@ module.exports = {
 | 
				
			|||||||
     */
 | 
					     */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // https://webpack.js.org/configuration/devtool/#development
 | 
					    // https://webpack.js.org/configuration/devtool/#development
 | 
				
			||||||
    devtool: 'eval-source-map',
 | 
					    devtool: 'cheap-source-map',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // If you have problems debugging vue-files in devtools,
 | 
					    // If you have problems debugging vue-files in devtools,
 | 
				
			||||||
    // set this to false - it *may* help
 | 
					    // set this to false - it *may* help
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user