Open Flux0s opened 5 years ago
Seems like we should clean up the index.html and also maybe reorder the load order of the js files Found in '/app/client/index.html'
Currently the "private" config is "true" should be true Found on line 5 of '/package.json'
Review the load order of the index.html for the front-end
Seems like we should clean up the index.html and also maybe reorder the load order of the js files Found in '/app/client/index.html'
Can you recall what we talked about for the load order, how do we want to organize the the files ?
Sorry, I don’t remember.
On Aug 30, 2019, at 12:49 AM, Alinamoo notifications@github.com wrote:
Review the load order of the index.html for the front-end
Seems like we should clean up the index.html and also maybe reorder the load order of the js files Found in '/app/client/index.html'
Can you recall what we talked about for the load order, how do we want to organize the the files ?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.
Modify the Gulp default task console message
Remove the magic string and create a constant at the top of the page. Found on line 17 of '/gulpfile.js'