Skip to content

Commit

Permalink
fix: static 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1684 committed May 27, 2024
1 parent a78180e commit a6d5175
Show file tree
Hide file tree
Showing 2 changed files with 4,341 additions and 1 deletion.
2 changes: 1 addition & 1 deletion back-end/src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@

<body>
<app-root></app-root>
<script src="polyfills-S3BTP7ME.js" type="module"></script><script src="main-W7IBXLJU.js" type="module"></script></body>
<script src="polyfills-S3BTP7ME.js" type="module"></script><script src="main-ZQONTWD4.js" type="module"></script></body>

</html>
4,340 changes: 4,340 additions & 0 deletions back-end/src/main/resources/static/main-ZQONTWD4.js

Large diffs are not rendered by default.

0 comments on commit a6d5175

Please sign in to comment.