os-js / osjs-gui

OS.js GUI Module

Home Page:https://manual.os-js.org/v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make rollup produce a stylesheet bundle as well

andersevenrud opened this issue · comments

Right now you have to run both npm run build and npm run build:esm in order to build the stylesheets, UMD and ES modules.

It would be nice if rollup could produce a stylesheet bundle as well because the UMD is mostly used in external solutions like codepen.