+2
-1
lines changedFilter options
+2
-1
lines changed Original file line number Diff line number Diff line change
@@ -72,4 +72,5 @@ export const getEnv = (key, fallback = null) => {
72
72
return env[key] || fallback
73
73
}
74
74
75
-
export const getNoWarn = () => getEnv('BOOTSTRAP_VUE_NO_WARN')
75
+
export const getNoWarn = () =>
76
+
getEnv('BOOTSTRAP_VUE_NO_WARN') || getEnv('NODE_ENV') === 'production'
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4