Change the buiding tool to angular-cli
[holmes/rule-management.git] / rulemgt-frontend / src / environments / environment.prod.ts
diff --git a/rulemgt-frontend/src/environments/environment.prod.ts b/rulemgt-frontend/src/environments/environment.prod.ts
new file mode 100644 (file)
index 0000000..3612073
--- /dev/null
@@ -0,0 +1,3 @@
+export const environment = {
+  production: true
+};