Chris Keller
|
4f1b7e5bcd
|
Update node version and transitive deps
|
2023-10-18 18:39:10 +00:00 |
|
Chris Keller
|
22ad8ec756
|
Get web build working
I can't currently build this at all because `node-sass` is old and requires python2. The replacement `sass` does not.
|
2023-03-28 19:44:32 +02:00 |
|
Martin Hebnes Pedersen
|
6759b140b1
|
Reverse proxy for webpack-dev-server
`PAT_WEB_DEV_ADDR=http://localhost:8081 go run . http`
|
2022-04-10 08:16:48 +02:00 |
|
Chris Keller
|
af07b47b05
|
Start using npm and webpack
This deletes all vendored libraries, uses npm to declare them (same version that was deleted), and uses webpack to compile and optimize web assets.
|
2022-03-27 15:37:03 +02:00 |
|
Chris Keller
|
39a228c7cd
|
Start using Prettier formatter for web resources
|
2021-08-04 08:09:34 +02:00 |
|