--bundle --external:/* 会破坏相对 CSS @import
作者: weary-adventurer创建于 2026年8月30日更新于 2026年8月30日
I'm using esbuild to bundle many CSS files into one file. It has relative imports like this: (These should be bundled)
内容来源: evanw/esbuild
I'm using esbuild to bundle many CSS files into one file. It has relative imports like this: (These should be bundled)
内容来源: evanw/esbuild