Added Outstanding applications page

This commit also includes Chart.js for the whole project using Webpack. It also updates NPM packages to support ChartJS, and suppresses locale.js warnings from Webpack builds.
Gitignore removes the webpack bundle file since that file should be built each time dependencies/js code are modified.
This commit is contained in:
2020-05-01 05:42:19 +01:00
parent c802908bf3
commit b5e6a4a94b
10 changed files with 210 additions and 14 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/public/js/app.js
/node_modules
/public/hot
/public/storage