I have plain.css at /src. It would be nice if webpack or gulp would minify and copy plain.css to /lib and become available as an external resource set in config. Similar to how .js modules can be included from /lib as an external resource.
Is this possible with drop 4?