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