import {resolve} from 'path' export default { alias: { style: resolve(__dirname, './assets/style') }, pathPrefix: '/amazing-new-repo/' /* test */ }