- 04 Sep, 2024 4 commits
-
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
- 03 Sep, 2024 3 commits
-
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
Restructure See merge request starter-projects/react-starter!17
-
- 30 Aug, 2024 2 commits
-
-
Sam Clifford authored
-
Sam Clifford authored
feat: Remove `style/css-loader` from base webpack config as different configs needed for prod. Add support for CSS files in production (previously caused server error). Note; CSS files loaded via Loadable component will not <Link> automatically. Add <Link> manually to index files or ensure loaded on a none loadable component.
-
- 29 Aug, 2024 7 commits
-
-
Sam Clifford authored
Combine redundant client configurations for modern builds into a single configuration object. Simplify webpack module exports and update optimization settings for better performance.
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
- 19 Aug, 2024 2 commits
-
-
Neil Flatley authored
build: fix issue with loadable chunk names not being set in prod builds breaking SSR unless explicitly set in code with `webpackChunkName` magic comment
-
Neil Flatley authored
-
- 16 Aug, 2024 4 commits
-
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
-
- 15 Aug, 2024 4 commits
-
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
- 14 Aug, 2024 12 commits
-
-
Tim Breeze authored
-
Tim Breeze authored
-
Tim Breeze authored
chore: Revert mode switcher due to SSR flashing. Investigate "Sec-CH-Prefers-Color-Scheme" header in future.
-
Tim Breeze authored
feat: Better content on welcome page (questionably). Styled Components light/dark mode instead of CSS.
-
Sam Clifford authored
Upgraded Babel packages and associated development dependencies to their latest versions. This includes updates for `@babel/cli`, `@babel/core`, and more, to ensure compatibility and leverage new features and bug fixes.
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
-
Sam Clifford authored
# Conflicts: # docs/DELIVERY_API.md # package-lock.json # package.json # public/index.ejs # src/app/redux/siteConfig/sagas.ts # src/app/routes/withEvents.ts
-
- 13 Aug, 2024 2 commits
-
-
Tim Breeze authored
-
Tim Breeze authored
-