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