summaryrefslogtreecommitdiff
path: root/scripts/build-assets.mjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MkCodeのパースエンジンをShikiに変更 (#12102)かっこかり2023-10-291-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * (swap) prism -> shiki * fix styles * (bump) aiscript-vscode to v0.0.5 * refactor * replace prism-editor (beta) * Update scratchpad.vue * (enhance) MkCodeEditor自動インデント改行 * (fix) lint * (add) scratchpad: MkStickyContainer * Update CHANGELOG.md * clean up --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* (refactor) do generateDTS in build-assets (#11812)かっこかり2023-09-101-0/+3
|
* chore: Goodbye gulp (#11447)woxtu2023-09-071-0/+87
* 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>