mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-07 15:50:08 +00:00
inline environment variables to built code
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
[
|
||||
"babelify",
|
||||
{
|
||||
"stage": 0
|
||||
"stage": 0,
|
||||
"optional": ["utility.inlineEnvironmentVariables"]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user