Commit graph

5 commits

Author SHA1 Message Date
2bf57351ea Re-implement the client
Not all website features are working, but this commit is mostly
focused on an architecture that can be used in future projects
2024-07-31 22:48:00 -03:00
b8748509a4 Replace abandoned (Ruby) sass with nodejs sass 2024-07-27 13:00:44 -03:00
45954df7ce Adjust targets 2024-04-25 13:49:49 -03:00
778ec63399 Switch to esbuild-loader
Faster build times
2024-04-25 13:43:23 -03:00
2e8cf6e333 Drop 'twenty-' prefix from toplevel directories
The directories twenty-{server,client,cli} have been renamed to
not include 'twenty-'. The gems are still published with the twenty-
prefix, otherwise a collision is impossible to avoid. This commit makes
it slightly easier to generalize twenty.
2024-04-21 20:11:25 -03:00
Renamed from twenty-client/webpack.common.js (Browse further)