Andrey Antukh
e1c9691567
✨ Improve scss compilation error handling
...
Don't stop watch scss process on compilation error
2024-11-25 12:44:10 +01:00
Alejandro Alonso
c89abf56ac
🐛 Fix translate files generations with markdown and links
2024-11-25 07:20:32 +01:00
Andrey Antukh
607deb31dc
♻️ Refactor bundle mechanism
...
Mainly leave shadow-cljs for build cljs stuff and use esbuild
for bundle all js dependencies, completly avoiding all possible
incompatibility issues between js libraries and google closure
compiler.
2024-11-01 10:04:03 +01:00
Andrey Antukh
28878caca9
🐛 Fix cache issues with plugin runtime import uri
2024-10-09 13:09:01 +02:00
Belén Albeza
eb720b053a
Merge pull request #5057 from penpot/eva-fix-css-compilation
...
🔧 Rearrange css files for compilation
2024-09-06 14:45:52 +02:00
Andrey Antukh
d88f28f5c2
✨ Add support for optional human challenge
2024-09-05 15:35:39 +02:00
Eva Marco
34cc211912
🔧 Rearrange css files for compilation
2024-09-05 09:39:43 +02:00
Belén Albeza
8aaa04b1f8
✨ Add English translations to storybook template
2024-09-02 14:51:41 +02:00
Belén Albeza
457da6f23e
✨ Append timestamp to CSS import in storybook
2024-08-05 17:39:57 +02:00
Belén Albeza
8bcc2a4932
✨ Compile storybook target in release and a separate DS stylesheet
2024-08-01 15:29:02 +02:00
Belén Albeza
fb6ebcd074
🐛 Fix debug css being included in prod builds
2024-07-08 15:57:35 +02:00
Belén Albeza
44a2a63fb8
✨ Ensure DS scss modules are compiled before the app css modules
2024-07-08 15:57:35 +02:00
Belén Albeza
eae19e8252
📎 Remove leftover code
2024-07-08 15:57:35 +02:00
Belén Albeza
4ac18e2ef0
🐛 Fix cursors svg duplicating icons sprites
2024-07-04 09:20:18 +02:00
Belén Albeza
f05e1354ff
🔧 Add assets svg sprite generation
2024-07-04 09:20:18 +02:00
Belén Albeza
c6a7ad0520
🐛 Fix template generation for storybook
2024-07-03 15:25:30 +02:00
Belén Albeza
ecbedf847f
💄 Reformat affected JS files
2024-07-01 10:29:57 +02:00
Belén Albeza
e74ab949ba
🐛 Include debug css in local dev only
2024-05-17 16:48:03 +02:00
Belén Albeza
d30eca016e
💄 Reformat JS file
2024-05-17 16:47:15 +02:00
alonso.torres
d7324b2e98
✨ Support development and production plugin runtime
2024-04-19 01:29:13 +02:00
Belén Albeza
6a0768b490
🐛 Fix helper to compile polyfills
2024-03-26 15:09:58 +01:00
Andrey Antukh
ec9d67ae1e
🎉 Add node scripts based compile & watch alternative to gulp
2024-03-25 08:47:55 +01:00