-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7ccecb
commit 137c52d
Showing
12 changed files
with
27 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ build/ | |
|
||
.idea/ | ||
*.iml | ||
.gradle/ | ||
.gradle/ | ||
/qqrobot-spring-boot-starter/src/main/resources/framework/tester/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
qqrobot-spring-boot-starter/src/main/resources/framework/tester/web/index.html
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-4 KB
...t-spring-boot-starter/src/main/resources/framework/tester/web/static/avatar.png
Binary file not shown.
1 change: 0 additions & 1 deletion
1
...t-starter/src/main/resources/framework/tester/web/static/css/125-353da2ef86de8ba270c0.css
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...oot-starter/src/main/resources/framework/tester/web/static/js/125-353da2ef86de8ba270c0.js
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...src/main/resources/framework/tester/web/static/js/125-353da2ef86de8ba270c0.js.LICENSE.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
rmdir /s /q ..\src\main\resources\framework\tester\web | ||
call npm run build:prod | ||
move .\dist ..\src/main\resources\framework\tester\ | ||
cd ..\src/main\resources\framework\tester\ | ||
move .\dist ..\src\main\resources\framework\tester\ | ||
cd ..\src\main\resources\framework\tester\ | ||
ren dist web |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters