You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forastro: Add ESbuild plugin to transform ts extension into js ones I'm doing this because I realized that people should rely on nu shell to transform files. Tt should be a part of the system. Doing this ensures ease of use (40c116f)
🩹 Fixes
utilities: move createAstroFunctionalComponent to internal I ran into a bug where for astro utilites wouldn't build because the createAstroFunctional component was in the wrong file. (ece95a7)
forastro: fix paths to esbuild file in the projects config for utilities and asciidoc (6b2183e)