- Jan 02, 2024
-
-
- Mar 17, 2023
-
-
Kamil Trzciński authored
This does clean `public/assets` before running dev-server which seems to be required when running webpack in a hot-reload mode. This additionally quiets and fixes some temporary directories that should be stored in `/data`.
-
- Oct 05, 2022
-
-
- Mar 16, 2021
-
-
Andrew Fontaine authored
WEBPACK_FORCE_COMPILE defaults to `false` but the script checks for it to be empty. We should be explicitly checking for the value to be `true` instead.
-
- Feb 08, 2021
-
-
Matthias Käppler authored
-
- Feb 01, 2021
-
-
Kamil Trzciński authored
-
- Oct 13, 2020
-
-
Heinrich Lee Yu authored
-
- Apr 20, 2020
-
-
Kamil Trzciński authored
Previously we would be using `> file` (shell redirect), but this is suspectible to race conditions when starting multiple containers writing that file. Using `sponge` allows us to soak up all input, and atomic replace existing file.
-
- Oct 20, 2018
-
-
Kamil Trzciński authored
This reverts commit 1f1ba794.
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
- Oct 19, 2018
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
- Nov 01, 2017
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
- Oct 31, 2017
-
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-