Skip to content

Commit

Permalink
Revert "SAK-47228 Enable building webcomponents based on vue (sakaipr…
Browse files Browse the repository at this point in the history
…oject#10484)"

This reverts commit 4cfe337.
  • Loading branch information
Miguel Pellicer committed May 11, 2022
1 parent a4b0ddf commit b2bc05c
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 32,706 deletions.
1 change: 0 additions & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@
<artifactId>dompurify</artifactId>
<version>2.3.6</version>
</dependency>

</dependencies>
<profiles>
<profile>
Expand Down
2 changes: 0 additions & 2 deletions pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
</activation>
<properties>
<sakai.skip.tests>false</sakai.skip.tests>
<sakai.skip.phase>test</sakai.skip.phase>
</properties>
</profile>
<profile>
Expand All @@ -52,7 +51,6 @@
<id>skip-tests</id>
<properties>
<sakai.skip.tests>true</sakai.skip.tests>
<sakai.skip.phase>none</sakai.skip.phase>
</properties>
</profile>
</profiles>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
<module>userauditservice</module>
<module>usermembership</module>
<module>velocity</module>
<module>vuecomponents</module>
<module>web</module>
<module>webapi</module>
<module>webcomponents</module>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
<script src="${pageSkinRepo}/${pageSkin}/js/lib/modernizr.js$!{portalCDNQuery}"></script>
<script src="/library/js/sakai-message-broker.js$!{portalCDNQuery}"></script>
<script src="/library/js/sakai-lti-advantage.js$!{portalCDNQuery}"></script>
<script type="module" src="/vuecomponents/js/sakai.min.js$!{portalCDNQuery}"></script>
<script type="module" src="/webcomponents/sakai-profile.js$!{portalCDNQuery}"></script>
<script type="module" src="/webcomponents/sakai-pronunciation-player.js$!{portalCDNQuery}"></script>
<script src="${pageWebjarsPath}momentjs/2.29.1/min/moment-with-locales.min.js$!{portalCDNQuery}"></script>
Expand Down
17 changes: 0 additions & 17 deletions vuecomponents/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions vuecomponents/bundle/pom.xml

This file was deleted.

This file was deleted.

39 changes: 0 additions & 39 deletions vuecomponents/docs/i18n.md

This file was deleted.

13 changes: 0 additions & 13 deletions vuecomponents/docs/storybook.md

This file was deleted.

30 changes: 0 additions & 30 deletions vuecomponents/docs/troubleshooting.md

This file was deleted.

32 changes: 0 additions & 32 deletions vuecomponents/docs/tutorial.md

This file was deleted.

3 changes: 0 additions & 3 deletions vuecomponents/docs/unit-testing.md

This file was deleted.

22 changes: 0 additions & 22 deletions vuecomponents/pom.xml

This file was deleted.

134 changes: 0 additions & 134 deletions vuecomponents/tool/pom.xml

This file was deleted.

Loading

0 comments on commit b2bc05c

Please sign in to comment.