Closed Nadeflore closed 4 years ago
Can we be sure that the following dependencies are still listed and used:
sprintfs-js is a dependency of argparse. This explains why it still worked event with the dependency removed. I re-added it. about post-css, it is used by "autoprefixer" which is a depency added by react-scripts
When testing the new workflow, songs in library cannot be expanded anymore.
This changes the project structure to use the default react-create-app configuration.
Fix #108, fix #104, fix #101.
In order to make this work, the following changes has been made to the code:
withRouter
(this is a consequence of updating to react-router 5);src
folder, thusjsx
folder content has been moved tosrc
.Bonus:
Remaining things to do: