File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 226226 <artifactId >maven-dependency-plugin</artifactId >
227227 <version >3.5.0</version >
228228 <executions >
229- <execution >
229+ <!-- < execution>
230230 <id>unpack-themes-src</id>
231231 <phase>generate-sources</phase>
232232 <goals>
244244 <excludes>layout/theme-everlasting/styles/vuetify/**</excludes>
245245 </artifactItem>
246246 <artifactItem>
247- <!-- unpack stylus files provided by beautify to map.apps themes -->
247+ unpack stylus files provided by beautify to map.apps themes
248248 <groupId>org.vuetifyjs</groupId>
249249 <artifactId>vuetify</artifactId>
250250 <version>${vuetify.version}</version>
254254 </artifactItem>
255255 </artifactItems>
256256 </configuration>
257- </execution >
257+ </execution>-->
258258 <execution >
259259 <id >copy js-libs into 'bundle-imports'</id >
260260 <phase >generate-resources</phase >
You can’t perform that action at this time.
0 commit comments