File size: 81 Bytes
1e92f2d |
1 2 3 4 |
module.exports = {
assetPrefix: 'http://localhost:__CDN_PORT__/path-prefix',
}
|
1e92f2d |
1 2 3 4 |
module.exports = {
assetPrefix: 'http://localhost:__CDN_PORT__/path-prefix',
}
|