Closed
Description
Version
3.0.0-beta.6
Reproduction link
Steps to reproduce
- Setup the vue.config.js with following content:
module.exports = {
baseUrl: 'https://cdn.example.com/assets/'
}
- Run
npm run build
- Check the generated file at
dist/index.html