Oliver Eyton-Williams
08a7e1781c
chore(deps): organise deps for browser-scripts ( #65569 )
2026-01-31 23:46:07 +05:30
Oliver Eyton-Williams
e5cae6909c
feat(tools): modularize browser-scripts ( #65399 )
2026-01-26 13:21:20 +01:00
Kristofer Koishigawa
a378208d4d
feat: dynamically generate search placeholder ( #56276 )
...
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com >
2024-10-04 16:42:45 +00:00
Oliver Eyton-Williams
2f6430a85e
chore: cleanup (prettier/git)ignore ( #51558 )
2023-09-18 10:00:53 -07:00
Oliver Eyton-Williams
391fc2e34d
refactor: create shared workspace ( #51454 )
2023-09-07 23:06:01 +05:30
Oliver Eyton-Williams
9885d1a779
refactor: move browser-script output into client ( #51422 )
2023-09-06 18:22:20 +05:30
Oliver Eyton-Williams
fffc0e51ec
chore(client): refactor & organise config ( #40875 )
2021-02-03 15:22:07 +05:30
Oliver Eyton-Williams
687c4fdb98
fix(client): add cache-busting hashes to chunks ( #37746 )
...
* fix(client): add cache-busting hashes to chunks
* fix: create cache-busting names for the workers
Prior to this PR the first webpack compilation gave the workers static
names. This can cause caching problems, so this PR adds hashes to
their names to invalidate the cache.
In order for Gatsby to find them, the names are added to the
config directory.
2019-11-15 01:43:44 +05:30
Valeriy
ecadba95db
fix(client): prevent endless SASS conversion
2018-11-12 12:44:00 +00:00
Bouncey
deff9a92a9
chore(git): Update .gitignores
2018-10-09 09:49:01 +01:00
Bouncey
435e856cdb
feat(env): Make env vars available to client app
2018-09-06 16:07:03 +01:00
Bouncey
e59ad6ebda
chore(client): Move client app to /client
2018-09-03 17:47:48 +05:30