Changed some of the HTML/CSS setup for the aside class and also fixed a few issues that came up with the webpack. A few changes were also made to the scripts.js file on this branch. We just got rid of some of the pseudocode and updated a few variable names within a function.
Fixes # (issue)
a small issue with bundle.js
How Has This Been Tested?
User tested
Checklist:
[ x] My code follows the style guidelines of this project
[ x] I have performed a self-review of my own code
[ x] I have commented my code, particularly in hard-to-understand areas
[ x] I have made corresponding changes to the documentation
[ x] My changes generate no new warnings
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
Description
Changed some of the HTML/CSS setup for the aside class and also fixed a few issues that came up with the webpack. A few changes were also made to the scripts.js file on this branch. We just got rid of some of the pseudocode and updated a few variable names within a function.
Fixes # (issue)
a small issue with bundle.js
How Has This Been Tested?
User tested
Checklist: