Hacker News new | ask | show | jobs
by tyingq 2368 days ago
"lets you import anything"

It doesn't seem to support importing css or image files. I don't use them, but the webpack css-loader and image imports seem popular.

1 comments

nor common.js
I don't plan on supporting common.js. See this issue for CSS and images: https://github.com/lastmjs/zwitterion/issues/265

I will most likely add those soon. I will also be exposing a plugin system (currently it's just internal) that allows for others to add functionality that Zwitterion core will not support.