فهرست منبع

chore: remove stray whitesapce

Shivam Mishra 4 سال پیش
والد
کامیت
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
   // and the URI for assets are tightly coupled. This is handled in the Go app
   // by using stuffbin aliases.
   // by using stuffbin aliases.
   assetsDir: 'frontend',
   assetsDir: 'frontend',
-  
+
   // Move the index.html file from dist/index.html to dist/frontend/index.html
   // Move the index.html file from dist/index.html to dist/frontend/index.html
   indexPath: './frontend/index.html',
   indexPath: './frontend/index.html',