Skip to content

Need mlcp to not ignore files in folders starting with underscore #90

Open
@janmichaelyu

Description

@janmichaelyu

When migrating a project built on app-builder that uses templates for creating Excel documents, the code requires files in the content db with the following structure:

- <sheet name>
    - docProps
    - _rels
       - rels.xml
    - _word
       - _rels
         - document.xml.rels.xml
         - ...
    - [Content_Types].xml

The workaround detailed in #87 doesn't apply since we need to preserve the structure.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions