14 Commits

Author SHA1 Message Date
dependabot[bot]
88f04e5f6f
build(deps): bump yaml and postcss-loader in /web
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [postcss-loader](https://github.com/webpack-contrib/postcss-loader). These dependencies need to be updated together.


Removes `yaml`

Updates `postcss-loader` from 4.1.0 to 7.2.4
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.1.0...v7.2.4)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: postcss-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 19:10:45 +00:00
Tyler Vigario
ff5b1cb1ee
Upgrade web assets (#219)
* Update assets

* Upgrade linting and other improvments

* Correct linting

* Correction and type check improvements

* Correct type check lib

* Fix lint pathing for VSCode

* Remove duplicate babel config

* Remove editorconfig root attribute from web subdir

* Use double quotes around message

* Simplify ESLint config

* Update web assets

* Allow AMD loader in WebPack

* Bump web dependencies

* Only include FA icons in-use
2020-11-25 22:08:12 +08:00
Azlux
18e3e77bc5 Updates node dependencies 2020-08-16 01:51:24 +02:00
Tyler Vigario
a81008e6be
Cleanup artifacts from node build flow 2020-06-21 20:12:03 -07:00
Tyler Vigario
e0f41177d8
Remove built assets and update web dependencies 2020-06-20 17:38:16 -07:00
Tyler Vigario
e32b9aeae3
Address issues with Bootstrap and Popper 2020-06-15 18:35:06 -07:00
Tyler Vigario
66bf1f1510
Merge upstream master and update web dependencies 2020-06-09 17:16:31 -07:00
Tyler Vigario
5f61b7a390
Add linting 2020-06-01 20:43:11 -07:00
Tyler Vigario
e0f897ea2c
Update web dependencies 2020-06-01 17:27:27 -07:00
Tyler Vigario
250c568f42
Add FontAwesome 2020-05-29 21:51:17 -07:00
Tyler Vigario
eba9ef2397
Further attempts to integrate 2020-05-29 21:07:41 -07:00
Tyler Vigario
28817b5ad5
Add WebPack ProvidePlugin 2020-05-27 11:12:10 -07:00
Tyler Vigario
b3295b8a21
Update web assets and compile for production 2020-05-27 07:56:49 -07:00
Tyler Vigario
1c9498e340
First rough draft 2020-05-19 20:45:22 -07:00