Find the webpack.base.conf.js file under the build folder.
Then open the file, find the code below the picture, and comment it out.
#After commenting it out, when writing subpages, etc., errors will no longer be reported if the spaces are not standardized. Because this error report is really troublesome for beginners. HahaO(∩_∩)Ohaha~
The places I marked originally had strict spacing requirements
The above is the detailed content of How to solve the problem of irregular spaces and error reporting in vue.js during the writing process. For more information, please follow other related articles on the PHP Chinese website!