-
- Downloads
i don't know, so hard, null...
Showing
- __dirname/public/app.bundle.js 4336 additions, 0 deletions__dirname/public/app.bundle.js
- package-lock.json 54 additions, 4 deletionspackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- public/app.bundle.js 3885 additions, 0 deletionspublic/app.bundle.js
- springweb/src/main/resources/public/app.bundle.js 4336 additions, 0 deletionsspringweb/src/main/resources/public/app.bundle.js
- src/App.js 13 additions, 0 deletionssrc/App.js
- src/MusicList.js 1 addition, 1 deletionsrc/MusicList.js
- src/SearchPage.js 29 additions, 6 deletionssrc/SearchPage.js
- src/favorites.js 33 additions, 1 deletionsrc/favorites.js
- webpack.config.js 1 addition, 1 deletionwebpack.config.js
__dirname/public/app.bundle.js
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | @@ -7,7 +7,8 @@ | ... | @@ -7,7 +7,8 @@ |
"@emotion/react": "^11.9.3", | "@emotion/react": "^11.9.3", | ||
"@emotion/styled": "^11.9.3", | "@emotion/styled": "^11.9.3", | ||
"@mui/icons-material": "^5.14.0", | "@mui/icons-material": "^5.14.0", | ||
"@mui/material": "^5.8.6" | "@mui/material": "^5.8.6", | ||
"axios": "^1.4.0" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/cli": "^7.18.6", | "@babel/cli": "^7.18.6", | ||
... | ... |
public/app.bundle.js
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Please register or sign in to comment