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
CSS support is tracked by #20. I believe it should be possible to use SCSS once that and #111 are implemented.
SVG may already work depending on what you need the bundler to do for you. For example, --loader:.svg=text. will cause import arrowIcon from '@/ui/icons/thinArrow.svg' to populate arrowIcon with the SVG file as a string.
Documentation for the plugin API has now been released: https://esbuild.github.io/plugins/. Closing this because you should be able to build these integrations yourself.
FYI
🚀
The text was updated successfully, but these errors were encountered: