we are production ready, baby! 🐺
Browse filesSigned-off-by: Balazs Horvath <[email protected]>
.zshrc
CHANGED
@@ -21,6 +21,8 @@
|
|
21 |
#}
|
22 |
#display_git_help
|
23 |
|
|
|
|
|
24 |
# The `export QT_QPA_PLATFORM=offscreen` command is used to set the `QT_QPA_PLATFORM`
|
25 |
# environment variable to `offscreen`. This is particularly useful when running Qt
|
26 |
# applications in a headless environment, such as a server or a CI/CD pipeline,
|
|
|
21 |
#}
|
22 |
#display_git_help
|
23 |
|
24 |
+
export NODE_ENV=production
|
25 |
+
|
26 |
# The `export QT_QPA_PLATFORM=offscreen` command is used to set the `QT_QPA_PLATFORM`
|
27 |
# environment variable to `offscreen`. This is particularly useful when running Qt
|
28 |
# applications in a headless environment, such as a server or a CI/CD pipeline,
|