소스 검색

chore: remove stray whitesapce

Shivam Mishra 5 년 전
부모
커밋
ed0d9ee431
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frontend/vue.config.js

+ 1 - 1
frontend/vue.config.js

@@ -8,7 +8,7 @@ module.exports = {
   // and the URI for assets are tightly coupled. This is handled in the Go app
   // by using stuffbin aliases.
   assetsDir: 'frontend',
-  
+
   // Move the index.html file from dist/index.html to dist/frontend/index.html
   indexPath: './frontend/index.html',