We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708f5b7 commit 2a00eceCopy full SHA for 2a00ece
pom.xml
@@ -43,7 +43,7 @@
43
<plugin>
44
<groupId>org.jszip.maven</groupId>
45
<artifactId>jszip-maven-plugin</artifactId>
46
- <version>0.1-alpha-4</version>
+ <version>0.1-alpha-5</version>
47
<extensions>true</extensions>
48
</plugin>
49
</plugins>
webapp/src/build/js/profile.js
@@ -1,6 +1,4 @@
1
({
2
- appDir:"/virtual",
3
- dir:"/target",
4
baseUrl:"scripts",
5
optimize: "closure",
6
optimizeCss: "standard",
@@ -9,4 +7,4 @@
9
7
name:"main"
10
8
}
11
]
12
-})
+})
0 commit comments