-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathElements.xml
13 lines (13 loc) · 1.03 KB
/
Elements.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Module Name="RootModule">
<File Path="app\app.js" Url="app/app.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\spPeoplePicker.directive.js" Url="app/sfSpUtils/spPeoplePicker.directive.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\Sp-ngUtils.module.js" Url="app/sfSpUtils/Sp-ngUtils.module.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\spPpJsdepLoader.service.js" Url="app/sfSpUtils/spPpJsdepLoader.service.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\sp-ngUtils.js.bundle" Url="app/sfSpUtils/sp-ngUtils.js.bundle" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\sp-ngUtils.js" Url="app/sfSpUtils/sp-ngUtils.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\sp-ngUtils.min.js" Url="app/sfSpUtils/sp-ngUtils.min.js" ReplaceContent="TRUE" />
<File Path="app\sfSpUtils\sp-ngUtils.min.js.map" Url="app/sfSpUtils/sp-ngUtils.min.js.map" ReplaceContent="TRUE" />
</Module>
</Elements>