wix / stylable

Stylable - CSS for components
https://stylable.io
MIT License
1.26k stars 62 forks source link

feat: improve output capabilities of cli #2927

Open barak007 opened 7 months ago

barak007 commented 7 months ago

feat: add cjs+css and esm+css direct outputs feat: make copyAssets and generateManifest separated from the generateIndex flow. feat: manifest not expose the direct dependencies fix: add ensureDirectorySync to buildDTS