@jtff/miztemplate-lib 3.10.0 → 3.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jtff/miztemplate-lib",
3
- "version": "3.10.0",
3
+ "version": "3.10.1",
4
4
  "description": "JTFF mission template library",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -217,8 +217,8 @@ async function doInject(ciObject, sourceMizFileName, workspacePath,destinationMi
217
217
  await ciObject.mizlib.updateWorkspaceWithSingleSoundFolder(workspacePath, 'Misc');
218
218
  await ciObject.mizlib.injectSingleSoundFolderIntoZipObject(mizObject,workspacePath, 'Misc', true);
219
219
  // injection des fichiers Config View si repertoire resources/config/View present
220
- await ciObject.mizlib.updateWorkspaceWithSingleConfigFolder(workspacePath, 'View');
221
- await ciObject.mizlib.injectSingleConfigFolderIntoZipObject(mizObject,workspacePath, 'View', true);
220
+ await ciObject.mizlib.updateWorkspaceWithSingleConfigFolder(workspacePath, 'config/View');
221
+ await ciObject.mizlib.injectSingleConfigFolderIntoZipObject(mizObject,workspacePath, 'config/View', true);
222
222
  // insertion des Librairies JTFF dans la file d'attente
223
223
  settingsArray.push(
224
224
  {