Skip to content
Snippets Groups Projects
Commit ea935321 authored by michael.minelli's avatar michael.minelli
Browse files

Package => Bug fix: add config.env to assets files

parent 67041665
No related branches found
No related tags found
No related merge requests found
Pipeline #35524 passed
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"assets" : [ "assets" : [
"node_modules/axios/dist/node/axios.cjs", "node_modules/axios/dist/node/axios.cjs",
".env", ".env",
"config.env",
"assets/**/*" "assets/**/*"
], ],
"targets": [ "targets": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment