沈斌
2018-01-30 9439c96f6464f59db08fcc7ed4a16e499361dff7
1
2
3
4
5
6
7
export const environment = {
    chore: true,
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: false
};