summaryrefslogtreecommitdiff
path: root/gulpfile.mjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Goodbye gulp (#11447)woxtu2023-09-071-65/+0
| | | | | | | | | | | | | | * Add a script for building assets * Replace with script executions * Remove gulp dependencies * Fix dependencies --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(locales, sw): use es module (#11204)Kagami Sascha Rosylight2023-07-091-0/+65
* refactor(locales): use es module * fix sw build * fix gulp * try fixing storybook * Revert "try fixing storybook" This reverts commit 5f2a4eee016776381a7d80407e28d129c252228f. * try fixing storybook 2 * Update main.ts * Update build.js * Update main.ts * Update changes.ts * fix sw lint * Update build.js