brenopolanski commented on a change in pull request #189: Vue.js DRAT proxy to 
develop the UI remote from the server
URL: https://github.com/apache/drat/pull/189#discussion_r270573609
 
 

 ##########
 File path: webapps/proteus-new/src/main/webapp/resources/vue.config.js
 ##########
 @@ -1,3 +1,15 @@
 module.exports = {
-       baseUrl: './'
-}
+  publicPath: './',
 
 Review comment:
   I changed the `baseUrl` to `publicPath`, because the `baseUrl` option in 
`vue.config.js` is deprecated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to