We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a8464 commit d3585afCopy full SHA for d3585af
src/environments/environment.hmr.ts
@@ -1,4 +1,5 @@
1
export const environment = {
2
production: false,
3
hmr: true,
4
+ backend: true
5
};
0 commit comments