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

Package => Modify assets

parent b0823de3
No related branches found
No related tags found
1 merge request!2Adds a first version of the wiki documentation
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"scripts": [], "scripts": [],
"assets" : [ "assets" : [
"node_modules/axios/dist/node/axios.cjs", "node_modules/axios/dist/node/axios.cjs",
".env", ".env.vault",
"assets/**/*" "assets/**/*"
], ],
"targets": [ "targets": [
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
"node18-macos-x64", "node18-macos-x64",
"node18-linux-arm64", "node18-linux-arm64",
"node18-linux-x64", "node18-linux-x64",
"node18-win-arm64",
"node18-win-x86" "node18-win-x86"
] ]
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment