Home  >  Article  >  Web Front-end  >  How to solve the problem of irregular spaces and errors during the writing process of vue.js

How to solve the problem of irregular spaces and errors during the writing process of vue.js

小云云
小云云Original
2018-02-05 13:30:131902browse

This article mainly brings you an article to solve the problem of irregular spaces and error reporting in vue.js during the writing process. The editor thinks it is quite good, so I will share it with you now and give it as a reference for everyone. Let’s follow the editor to take a look, I hope it can help everyone.

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, and these error reports are really annoying o( ╥﹏╥)o

Related recommendations:

PHP replaces regular punctuation marks with spaces

The above is the detailed content of How to solve the problem of irregular spaces and errors during the writing process of vue.js. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn